On Wed, Oct 02, 2019 at 03:49:04PM +0530, Sumera Priyadarsini wrote: > On Tue, Sep 24, 2019 at 8:47 PM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > > > On Fri, Sep 13, 2019 at 11:31:01PM +0530, Sumera Priyadarsini wrote: > > > Fixes indentation for if condition in the file r8190_rtl8256.c for better readability as suggested by Dan Carpenter. > > > > Please wrap your lines at 72 columns. > > > > > I will keep this in mind. I was under the impression that the line > length must be 80 columns > but will make the change immediately. To be able to wrap the lines, > maybe code implementation > needs to be changed slightly as there is a lot of nesting present in > the current code? The 72 character limit is for commit messages, not code. Checkpatch.pl will complain at 75 characters. It's the same rule as email. regards, dan carepnter _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel