Re: [PATCH] nfc: logging neatening

From: Joe Perches
Date: Fri Mar 13 2015 - 03:35:33 EST


On Thu, 2015-02-12 at 12:10 -0800, Joe Perches wrote:
> Add missing terminating newlines to nfc_info and nfc_err
> to avoid possible interleaving from other messages.

ping?

> Miscellanea:
>
> o typo fix of "unknonwn" in message
> o remove unnecessary OOM messages as there's a generic dump_stack()
> o realign arguments
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> ---
> drivers/nfc/microread/i2c.c | 2 +-
> drivers/nfc/nfcmrvl/main.c | 4 ++--
> drivers/nfc/nfcmrvl/usb.c | 18 +++++++++---------
> drivers/nfc/pn533.c | 2 +-
> drivers/nfc/pn544/i2c.c | 7 ++-----
> drivers/nfc/port100.c | 36 ++++++++++++++++++------------------
> drivers/nfc/st21nfcb/i2c.c | 5 +----
> drivers/nfc/st21nfcb/ndlc.c | 5 ++---
> 8 files changed, 36 insertions(+), 43 deletions(-)


--
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/