]> www.infradead.org Git - users/hch/misc.git/commit
erofs: simplify definition of the log functions
authorGou Hao <gouhao@uniontech.com>
Thu, 14 Nov 2024 01:32:47 +0000 (09:32 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Mon, 18 Nov 2024 10:50:13 +0000 (18:50 +0800)
commit90655ee279b299c33dc51be87787b54222d3d2fb
tree79387c058f785bce7c6c7497516e063fb24a3abe
parentdb80b98305f73ca83891e4228ead5f0324118b00
erofs: simplify definition of the log functions

Use printk instead of pr_info/err to reduce
redundant code.

Signed-off-by: Gou Hao <gouhao@uniontech.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20241114013247.30821-1-gouhao@uniontech.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
fs/erofs/internal.h
fs/erofs/super.c