]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbd8a573ed3f3410086d2dca6f56734a04bd539aa
tree60d3c2be189fe9c7ff82e82eb13c9aa57be8adb1
parent07e587a8e1c2f283524a31fff92703c48425c06f
NFC: pn544: Fix a typo in a debug message

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

Fixes: 73935a68695f ("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