Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1609477
| From | Eddie Youseph <psyclone@iinet.net.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] staging: radio-bcm2048: fixed bare use of unsigned int |
| Date | 2017-03-27 08:10 +0200 |
| Message-ID | <tpw0N-3AA-3@gated-at.bofh.it> (permalink) |
| References | <tnEvv-3Xg-1@gated-at.bofh.it> <tob86-2Oe-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, 23 Mar 2017 14:31:53 +0100 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > On Wed, Mar 22, 2017 at 01:33:39PM +1100, Eddie Youseph wrote: > > Fixed checkpatch WARNING: Prefer 'unsigned int' to bare use of 'unsigned' > > > > Signed-off-by: Eddie Youseph <psyclone@iinet.net.au> > > --- > > Changes in v2: > > - Added changelog > > Did you actually build this change? > > Please do so... > > thanks, > > greg k-h I recompiled and was faced with many errors. I will need to revert the changes. I "wasn't getting errors" the first time around because I forgot I did a "make oldconfig" before, and bcm2048 wasn't being included in the build. regards, eddie youseph
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] staging: radio-bcm2048: fixed bare use of unsigned int Eddie Youseph <psyclone@iinet.net.au> - 2017-03-22 03:50 +0100
Re: [PATCH v2] staging: radio-bcm2048: fixed bare use of unsigned int Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-03-23 14:40 +0100
Re: [PATCH v2] staging: radio-bcm2048: fixed bare use of unsigned int Eddie Youseph <psyclone@iinet.net.au> - 2017-03-27 08:10 +0200
csiph-web