On Sat, Apr 10, 2021 at 07:07:08PM +0530, Mitali Borkar wrote: > On Sat, Apr 10, 2021 at 03:14:24PM +0200, Greg KH wrote: > > On Sat, Apr 10, 2021 at 06:30:38PM +0530, Mitali Borkar wrote: > > > Fixed Comparison to NULL can be written as '!...' by replacing it with > > > simpler form i.e. boolean expression. This makes code more readable > > > alternative. > > > Reported by checkpatch. > > > > Checkpatch did not report this specific problem, Julia did :) > > > > And this changelog text does not reflect the commit you made here. > > > Making the changes now. > > > > > > > Signed-off-by: Mitali Borkar <mitaliborkar810@xxxxxxxxx> > > > > We need a "Reported-by:" line here to reflect that someone reported the > > problem as well. > > > I am resending this as patch v3. I have to add reprted by Julia, right? Yes please.