diff options
author | Joe Perches <joe@perches.com> | 2011-10-10 08:08:05 (GMT) |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2011-10-31 22:43:52 (GMT) |
commit | 78ace70c4186c0d18314eb001637aa97d1585e65 (patch) | |
tree | 34227a6d50b93eb66df22ba130bea8ed932a5896 /fs/udf/balloc.c | |
parent | a40ecd7b3ccf520ff02da93e8d1ba6cd55c2e359 (diff) | |
download | linux-fsl-qoriq-78ace70c4186c0d18314eb001637aa97d1585e65.tar.xz |
udf: Convert printks to pr_<level>
Use the current logging styles.
Convert a few printks that should have been udf_warn and udf_err.
Coalesce formats. Add #define pr_fmt.
Move an #include "udfdecls.h" above other includes in udftime.c
so pr_fmt works correctly. Strip prefixes from conversions as appropriate.
Reorder logging definitions in udfdecl.h
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/udf/balloc.c')
0 files changed, 0 insertions, 0 deletions