diff options
author | Josh Triplett <josh@joshtriplett.org> | 2011-08-03 19:19:07 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-06 18:59:07 (GMT) |
commit | 6f76b6fcaa6025bc9b2c00e055c7ccd39730568d (patch) | |
tree | 1b34503081591f2a5748c0902e6e75f917de070b /drivers/rtc | |
parent | 1117f72ea0217ba0cc19f05adbbd8b9a397f5ab7 (diff) | |
download | linux-6f76b6fcaa6025bc9b2c00e055c7ccd39730568d.tar.xz |
CodingStyle: Document the exception of not splitting user-visible strings, for grepping
Patch reviewers now recommend not splitting long user-visible strings,
such as printk messages, even if they exceed 80 columns. This avoids
breaking grep. However, that recommendation did not actually appear
anywhere in Documentation/CodingStyle.
See, for example, the thread at
http://news.gmane.org/find-root.php?message_id=%3c1312215262.11635.15.camel%40Joe%2dLaptop%3e
Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions