On Fri, Jun 19, 2015 at 06:00:06AM +0000, Abdul, Hussain (H.) wrote: > From: Abdul Hussain <hab...@visteon.com> > > This patch simplify a trivial if-return sequence. Possibly combine with > a preceding function call. > > Signed-off-by: Abdul Hussain <hab...@visteon.com> > --- <snip> > - return 0; > + return subdev_8255_init(dev, s, daqboard2000_8255_cb, > dioP2ExpansionIO8Bit); this is introducing new checkpatch warning about line over 80 characters
regards sudip -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/