|
Message-ID: <CABtNtWG9_9=izur2m+eyRDXyvS2SC=BZciTcaqeKToDdauf+FQ@mail.gmail.com>
Date: Thu, 9 Apr 2015 20:58:42 +0800
From: Kai Zhao <loverszhao@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Coding Style
> Can this be fixed automatically by existing tools?
As far as I know, there is not a tool which can fix this problem. Even
though
Kernel style states that "Never break user-visible strings such as printk
messages even it exceeds column 80" , the checkpatch.pl can't find this
problem, since the situation maybe complex. I think it would be better to
manually review these strings.
Thanks,
Kai
Content of type "text/html" skipped
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.