Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1557118
| From | Viresh Kumar <viresh.kumar@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [greybus-dev] [PATCH v3] staging: greybus: checkpatch: Change parameter type unsigned to unsigned int |
| Date | 2017-01-12 06:00 +0100 |
| Message-ID | <sYFEy-7Y4-5@gated-at.bofh.it> (permalink) |
| References | <sYrBv-7Bc-3@gated-at.bofh.it> <sYsHg-8rV-53@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 11-01-17, 16:00, Roman Sommer wrote: > Note that this patch does not fix all checkpatch warnings for the > affected files. > > Signed-off-by: Christian Bewermeyer <christian.bewermeyer@fau.de> > Signed-off-by: Roman Sommer <roman.sommer@fau.de> > > --- > drivers/staging/greybus/gpio.c | 24 ++++++++++++------------ > drivers/staging/greybus/loopback.c | 2 +- > 2 files changed, 13 insertions(+), 13 deletions(-) I think checkpatch should rather not warn about it. Using 'unsigned' instead of 'unsigned int' isn't that bad :) Acked-by: Viresh Kumar <viresh.kumar@linaro.org> -- viresh
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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