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


Groups > linux.kernel > #1555690

Re: [PATCH] greybus: checkpatch: Change parameter type unsigned to unsigned int

From Johan Hovold <johan@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] greybus: checkpatch: Change parameter type unsigned to unsigned int
Date 2017-01-10 17:50 +0100
Message-ID <sY7Mt-3II-5@gated-at.bofh.it> (permalink)
References <sY7t8-3Cj-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jan 10, 2017 at 05:21:24PM +0100, Roman Sommer wrote:
> From: Christian Bewermeyer <christian.bewermeyer@fau.de>
> 
> Note that this patch does not fix all checkpatch warnings for
> gpio.c

Fair enough, but you are fixing all of these new "unsigned int"
warnings in that driver, right?

How about fixing the sole remaining instance in the loopback driver so
that this is done for the whole subsystem once and for all?

Also your Subject should be

	staging: greybus: gpio: fix checkpatch unsigned warnings

unless doing this subsystem-wide, in which case you can drop the
"gpio" module prefix.

Thanks,
Johan

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


Thread

[PATCH] greybus: checkpatch: Change parameter type unsigned to unsigned int Roman Sommer <roman.sommer@fau.de> - 2017-01-10 17:30 +0100
  Re: [PATCH] greybus: checkpatch: Change parameter type unsigned to  unsigned int Johan Hovold <johan@kernel.org> - 2017-01-10 17:50 +0100
    Re: [PATCH] greybus: checkpatch: Change parameter type unsigned to  unsigned int roman.sommer@fau.de - 2017-01-10 18:10 +0100
  Re: [PATCH v2] greybus: checkpatch: Change parameter type unsigned  to unsigned int Johan Hovold <johan@kernel.org> - 2017-01-11 15:00 +0100
    Re: [PATCH v2] greybus: checkpatch: Change parameter type unsigned  to unsigned int roman.sommer@fau.de - 2017-01-11 15:50 +0100
      Re: [PATCH v2] greybus: checkpatch: Change parameter type unsigned  to unsigned int roman.sommer@fau.de - 2017-01-11 15:50 +0100
    [PATCH v3] staging: greybus: checkpatch: Change parameter type unsigned to unsigned int Roman Sommer <roman.sommer@fau.de> - 2017-01-11 16:10 +0100
      Re: [PATCH v3] staging: greybus: checkpatch: Change parameter type  unsigned to unsigned int Johan Hovold <johan@kernel.org> - 2017-01-11 16:10 +0100
      Re: [greybus-dev] [PATCH v3] staging: greybus: checkpatch: Change  parameter type unsigned to unsigned int Viresh Kumar <viresh.kumar@linaro.org> - 2017-01-12 06:00 +0100
      Re: [PATCH v3] staging: greybus: checkpatch: Change parameter type  unsigned to unsigned int Dan Carpenter <dan.carpenter@oracle.com> - 2017-01-12 08:10 +0100
        Re: [PATCH v3] staging: greybus: checkpatch: Change parameter type  unsigned to unsigned int Johan Hovold <johan@kernel.org> - 2017-01-12 09:50 +0100
  [PATCH v2] greybus: checkpatch: Change parameter type unsigned to unsigned int Roman Sommer <roman.sommer@fau.de> - 2017-01-11 15:00 +0100
  [PATCH] staging: greybus: fix checkpatch unsigned warnings Roman Sommer <roman.sommer@fau.de> - 2017-01-13 22:00 +0100
    Re: [PATCH] staging: greybus: fix checkpatch unsigned warnings Johan Hovold <johan@kernel.org> - 2017-01-16 11:00 +0100

csiph-web