From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh at linuxfoundation.org (Greg KH) Date: Sat, 27 Apr 2019 09:31:03 +0200 Subject: [Linux-kernel-mentees] [PATCH v3] staging: rtl8723bs: Fix checkpatch.pl warnings In-Reply-To: References: <20190426131249.16198-1-bnvandana@gmail.com> <20190427055020.23203-1-bnvandana@gmail.com> <20190427063118.GC15324@kroah.com> Message-ID: <20190427073102.GA30973@kroah.com> List-Id: On Sat, Apr 27, 2019 at 12:54:08PM +0530, Vandana BN wrote: > > On 27/04/19 12:01 PM, Greg KH wrote: > > On Sat, Apr 27, 2019 at 11:20:20AM +0530, Vandana BN wrote: > >> This patch resolves coding style brace warning and constant on right warning. > >> WARNING: Comparisons should place the constant on the right side of the test > >> WARNING: braces {} are not necessary for single statement blocks > >> > >> Signed-off-by: Vandana BN > > I need a "real name" here, and in the From: line. Unless I am mistaken > > and your last name is just "BN" and that is how you sign legal > > documents? If so, please let me know. > Vandana BN is my real and legal name :) Ok, thanks, I had to ask :) greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Sat, 27 Apr 2019 09:31:03 +0200 Subject: [Linux-kernel-mentees] [PATCH v3] staging: rtl8723bs: Fix checkpatch.pl warnings In-Reply-To: References: <20190426131249.16198-1-bnvandana@gmail.com> <20190427055020.23203-1-bnvandana@gmail.com> <20190427063118.GC15324@kroah.com> Message-ID: <20190427073102.GA30973@kroah.com> List-Id: Content-Type: text/plain; charset="UTF-8" Message-ID: <20190427073103.Hw4h26p_4ft0ylI7IQ_LUBa3KJtUKNU_-jmWJ5dCTU4@z> On Sat, Apr 27, 2019 at 12:54:08PM +0530, Vandana BN wrote: > > On 27/04/19 12:01 PM, Greg KH wrote: > > On Sat, Apr 27, 2019 at 11:20:20AM +0530, Vandana BN wrote: > >> This patch resolves coding style brace warning and constant on right warning. > >> WARNING: Comparisons should place the constant on the right side of the test > >> WARNING: braces {} are not necessary for single statement blocks > >> > >> Signed-off-by: Vandana BN > > I need a "real name" here, and in the From: line. Unless I am mistaken > > and your last name is just "BN" and that is how you sign legal > > documents? If so, please let me know. > Vandana BN is my real and legal name :) Ok, thanks, I had to ask :) greg k-h