From mboxrd@z Thu Jan 1 00:00:00 1970 From: xerofoify@gmail.com (nick) Date: Tue, 28 Oct 2014 15:52:16 -0400 Subject: [PATCH] staging: rtl8723au: Fix brace coding style issues reported by checkpatch In-Reply-To: References: <1414353169-2367-1-git-send-email-xerofoify@gmail.com> Message-ID: <544FF3F0.10500@gmail.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hey Greg, I am trying to improve my code as much as possible now, I really am finally understanding how terrible my code was before and I hope never again to make patches that shitty. Cheers Nick On 14-10-28 02:06 PM, Greg Donald wrote: > On Tue, Oct 28, 2014 at 12:53 PM, Nick Krause wrote: >> I actually fixed this to improve code readability not for the kernel >> rules for your information. > > I know, good job.. and here's to hoping a maintainer picks up your > patch and applies it to their tree :) > > But I would argue "kernel rules" and "improving code readability" are > one and the same. Otherwise checkpatch and it's optional -f needn't > exist. > >