Re: [PATCH 2/6] udf: Rename udf_error to udf_err

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


2011/10/10 Joe Perches <joe@xxxxxxxxxxx>:
> Rename udf_error to udf_err for consistency with normal logging
> uses of pr_err.
>
> Rename function udf_err to _udf_err.
> Remove __func__ from uses and move __func__ to a new udf_err
> macro that calls _udf_err.
> Some of the udf_error uses had \n terminations, some did not so
> standardize \n's to udf_err uses, remove \n from _udf_err function.
> Coalesce udf_err formats.
> One message prefixed with udf_read_super is now prefixed with
> udf_fill_super.
>
> 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/