![](https://secure.gravatar.com/avatar/d930951cb00393ecf9c3db3a56d78fa9.jpg?s=120&d=mm&r=g)
9 Nov
2017
9 Nov
'17
12:21 p.m.
On Thu, Nov 09, 2017 at 02:48:11PM +0800, Oder Chiou wrote:
dev_err(&i2c->dev,
"Device with ID register %#x is not rt5663,"
" retry one time.\n", val);
This still splits the error message over two lines - like I said that'll make it harder for someone to search the kernel source to find where the error was generated and understand what it means.