Re: [PATCH 4/6] udf: Convert printks to pr_<level>

From: NamJae Jeon
Date: Mon Oct 10 2011 - 06:21:58 EST


2011/10/10 Joe Perches <joe@xxxxxxxxxxx>:
> 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@xxxxxxxxxxx>
Reviewed-by: NamJae Jeon <linkinjeon@xxxxxxxxx>
> ---
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/