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


Groups > linux.kernel > #1559574

Re: [PATCH] staging: greybus: fix checkpatch unsigned warnings

From Johan Hovold <johan@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] staging: greybus: fix checkpatch unsigned warnings
Date 2017-01-16 11:00 +0100
Message-ID <t0cf0-71a-15@gated-at.bofh.it> (permalink)
References <sY7t8-3Cj-5@gated-at.bofh.it> <sZh73-5ul-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jan 13, 2017 at 09:54:51PM +0100, Roman Sommer wrote:
> Fix checkpatch warnings for parameter type unsigned in greybus.
> Note that this patch does not fix all checkpatch warnings for the
> affected files.

Thanks for the update. In the future, make sure to include a patch
revision in the Subject (e.g. "[PATCH v3] staging: ...") and a changelog
below the cut-off line ("---").

Funny that checkpatch warns about mentioning checkpatch in the Subject
line. Good thing ignoring checkpatch selectively is perfectly fine.

> Signed-off-by: Christian Bewermeyer <christian.bewermeyer@fau.de>
> Signed-off-by: Roman Sommer <roman.sommer@fau.de>

Reviewed-by: Johan Hovold <johan@kernel.org>

Thanks,
Johan

Back to linux.kernel | Previous | NextPrevious 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