Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1379913
| From | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [patch v2] mfd: wm8400-core: delete wm8400_reg_read() |
| Date | 2016-04-15 17:20 +0200 |
| Message-ID | <rodHk-535-31@gated-at.bofh.it> (permalink) |
| References | <rnMnN-4X-25@gated-at.bofh.it> <rodeh-4xC-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Apr 15, 2016 at 05:44:18PM +0300, Dan Carpenter wrote: > There was a static checker warning in wm8400_reg_read() because we were > returning u16 and that can't hold the negative error codes. The > function isn't used, so let's just delete it. > > Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> > --- Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Thanks, Charles
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[patch] mfd: wm8400-core: signedness bug in wm8400_reg_read() Dan Carpenter <dan.carpenter@oracle.com> - 2016-04-14 11:50 +0200
Re: [patch] mfd: wm8400-core: signedness bug in wm8400_reg_read() Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-04-14 12:10 +0200
[patch v2] mfd: wm8400-core: delete wm8400_reg_read() Dan Carpenter <dan.carpenter@oracle.com> - 2016-04-15 16:50 +0200
Re: [patch v2] mfd: wm8400-core: delete wm8400_reg_read() Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-04-15 17:20 +0200
Re: [patch v2] mfd: wm8400-core: delete wm8400_reg_read() Lee Jones <lee.jones@linaro.org> - 2016-04-25 13:10 +0200
csiph-web