Re: [PATCH 3/6] udf: Rename udf_warn to udf_warn

From: NamJae Jeon
Date: Mon Oct 10 2011 - 06:18:53 EST


2011/10/10 Joe Perches <joe@xxxxxxxxxxx>:
> 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.
>
> 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/