Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1168798 > unrolled thread
| Started by | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| First post | 2015-06-19 16:10 +0200 |
| Last post | 2015-06-19 16:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 3/6] Staging: comedi: daqboard2000: Simplify a trivial if-return sequence Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-06-19 16:10 +0200
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Date | 2015-06-19 16:10 +0200 |
| Subject | Re: [PATCH 3/6] Staging: comedi: daqboard2000: Simplify a trivial if-return sequence |
| Message-ID | <pD59w-1ao-9@gated-at.bofh.it> |
On Fri, Jun 19, 2015 at 06:00:06AM +0000, Abdul, Hussain (H.) wrote: > From: Abdul Hussain <habdul@visteon.com> > > This patch simplify a trivial if-return sequence. Possibly combine with > a preceding function call. > > Signed-off-by: Abdul Hussain <habdul@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/
Back to top | Article view | linux.kernel
csiph-web