Re: [PATCH v1 03/12] i2c: tegra: Clean up messages in the code

From: Dmitry Osipenko
Date: Tue Sep 01 2020 - 08:10:36 EST


31.08.2020 23:22, Dmitry Osipenko пишет:
> Use lowercase and consistent wording for all messages in the code.
>
> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx>
> ---
> drivers/i2c/busses/i2c-tegra.c | 50 ++++++++++++++++------------------
> 1 file changed, 24 insertions(+), 26 deletions(-)

I'll prepare a v2 because today noticed that there are couple places in
the code that I missed to change in this patch. I'll also add couple
more patches.