Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1402062

Re: [PATCH] Staging: comedi: quatech_daqp_cs.c: fixed a warning issue

From Amit Ghadge <amitg.b14@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] Staging: comedi: quatech_daqp_cs.c: fixed a warning issue
Date 2016-05-17 05:30 +0200
Message-ID <rzDRM-7AH-5@gated-at.bofh.it> (permalink)
References <rzuEO-1xT-21@gated-at.bofh.it> <rzvAR-28G-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


I check with "./scripts/checkpatch.pl --file --terse drivers/staging/comedi/drivers/quatech_daqp_cs.c" and show the warning message,

"drivers/staging/comedi/drivers/quatech_daqp_cs.c:646: WARNING: Prefer 'unsigned int' to bare use of 'unsigned'"

This patch reduced the warning message.

On Mon, May 16, 2016 at 11:19:05AM -0700, Greg KH wrote:
> On Mon, May 16, 2016 at 11:04:31PM +0530, Amit Ghadge wrote:
> > Fixed a warning issue to use 'unsigned int'.
> > 
> 
> build warning?  I don't see that anywhere in the build output.
> 
> Please be specific.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] Staging: comedi: quatech_daqp_cs.c: fixed a warning issue Amit Ghadge <amitg.b14@gmail.com> - 2016-05-16 19:40 +0200
  Re: [PATCH] Staging: comedi: quatech_daqp_cs.c: fixed a warning issue Greg KH <gregkh@linuxfoundation.org> - 2016-05-16 20:40 +0200
    Re: [PATCH] Staging: comedi: quatech_daqp_cs.c: fixed a warning issue Amit Ghadge <amitg.b14@gmail.com> - 2016-05-17 05:30 +0200
      Re: [PATCH] Staging: comedi: quatech_daqp_cs.c: fixed a warning issue Greg KH <gregkh@linuxfoundation.org> - 2016-05-17 05:40 +0200
        Re: [PATCH] Staging: comedi: quatech_daqp_cs.c: fixed a warning issue Amit Ghadge <amitg.b14@gmail.com> - 2016-05-17 06:10 +0200
          Re: [PATCH] Staging: comedi: quatech_daqp_cs.c: fixed a warning issue Greg KH <gregkh@linuxfoundation.org> - 2016-05-17 15:50 +0200
            Re: [PATCH] Staging: comedi: quatech_daqp_cs.c: fixed a warning issue Amit Ghadge <amitg.b14@gmail.com> - 2016-05-18 03:30 +0200

csiph-web