On Tue, 2017-08-22 at 18:40 -0700, Greg KH wrote: > On Thu, Aug 17, 2017 at 02:55:04PM +0300, [email protected] wrote: > > From: Laurentiu Tudor <[email protected]> > > > > Throughout the driver we use == 0 / != 0 to check strcmp() returns except > > this place, so fix it. > > You will just get someone else fixing it as it is not what checkpatch > recommends, so just leave it as-is please.
No. That's not correct. checkpatch does not make a recommendation about style use with the strcmp family of functions. _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
