On Mon, Jan 06, 2014 at 11:56:22AM +0000, Ian Abbott wrote:
> 
> I know the checkpatch.pl script used to complain about concatenated
> string literals, preferring a single string literal even if the code
> went over 80 columns as a result.  It doesn't seem to complain here,
> but I think it's still recommended practice.  (Could someone clarify
> the recommended practice here?)
> 

Better to put everything as a string literal so we can grep for it.

I think that is still the fashion.  :)

regards,
dan carpenter


_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to