Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 8c8e7dba authored by Anh Tuan Phan's avatar Anh Tuan Phan Committed by Christian Brauner
Browse files

fs/dcache: Replace printk and WARN_ON by WARN


Use WARN instead of printk + WARN_ON as reported from coccinelle:
./fs/dcache.c:1667:1-7: SUGGESTION: printk + WARN_ON can be just WARN

Signed-off-by: default avatarAnh Tuan Phan <tuananhlfc@gmail.com>
Message-Id: <20230817163142.117706-1-tuananhlfc@gmail.com>
Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent fbaa530e
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment