commit | c4c10784293ec89746721b1a40cb730b0106deea | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Sat Feb 15 08:17:28 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 16 19:30:36 2020 -0800 |
tree | 60d3c2be189fe9c7ff82e82eb13c9aa57be8adb1 | |
parent | 6699170376ab941c1cc5c3bcefa766efc3575c73 [diff] |
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>