OSDN Git Service

NFC: pn544: Fix a typo in a debug message
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sat, 15 Feb 2020 07:17:28 +0000 (08:17 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Feb 2020 03:30:36 +0000 (19:30 -0800)
commitc4c10784293ec89746721b1a40cb730b0106deea
tree60d3c2be189fe9c7ff82e82eb13c9aa57be8adb1
parent6699170376ab941c1cc5c3bcefa766efc3575c73
NFC: pn544: Fix a typo in a debug message

The ending character of the string shoulb be \n, not \b.

Fixes: 17936b43f0fd ("NFC: Standardize logging style")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/nfc/pn544/pn544.c