Some code contains very long lines (around 150 characters per line) and others
tend to limit lines to 72-80 lines.
And strings have been broken in the middle _just_ to keep the lines short, and
sometimes without caring about the additional newline. In such cases, either,
the lines should be merged or a backslash should be added to the end(s) of the
line(s).
Please refer to my patch (GCC v3 warning fixes #1) for examples.
Anuradha
--Debian GNU/Linux (kernel 2.4.6-pre5)
Journalism is literature in a hurry. -- Matthew Arnold
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/