2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 03:33:59 +08:00
linux-next/fs/udf
Joe Perches a40ecd7b3c udf: Rename udf_warning to udf_warn
Rename udf_warning to udf_warn for consistency with normal logging
uses of pr_warn.

Rename function udf_warning to _udf_warn.
Remove __func__ from uses and move __func__ to a new udf_warn
macro that calls _udf_warn.
Add \n's to uses of udf_warn, remove \n from _udf_warn.
Coalesce formats.

Reviewed-by: NamJae Jeon <linkinjeon@gmail.com>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2011-10-10 19:29:01 +02:00
..
balloc.c
dir.c
directory.c
ecma_167.h
file.c
ialloc.c
inode.c udf: Add readpages support for udf. 2011-10-06 00:13:48 +02:00
Kconfig
lowlevel.c
Makefile
misc.c udf: Rename udf_error to udf_err 2011-10-10 19:29:01 +02:00
namei.c udf: Rename udf_warning to udf_warn 2011-10-10 19:29:01 +02:00
osta_udf.h
partition.c udf: Rename udf_warning to udf_warn 2011-10-10 19:29:01 +02:00
super.c udf: Rename udf_warning to udf_warn 2011-10-10 19:29:01 +02:00
symlink.c
truncate.c
udf_i.h
udf_sb.h
udfdecl.h udf: Rename udf_warning to udf_warn 2011-10-10 19:29:01 +02:00
udfend.h
udftime.c
unicode.c