Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1411258
| From | Ian Abbott <abbotti@mev.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 10/10] Staging: comedi: Preferd unsigned int instead of unsigned in comedi_bond.c |
| Date | 2016-06-01 16:10 +0200 |
| Message-ID | <rFf0m-Xx-29@gated-at.bofh.it> (permalink) |
| References | <rFbzr-7br-5@gated-at.bofh.it> <rFbzs-7br-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 01/06/16 11:26, Ravishankar Karkala Mallikarjunayya wrote:
> This is a patch to the comedi_bond.c file that fixes up a
> WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
> found by the checkpatch.pl tool.
>
> Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankarkm32@gmail.com>
> ---
> drivers/staging/comedi/drivers/comedi_bond.c | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
It looks fine, apart from the typo on the patch subject line ("Preferd"
should be "Prefer").
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
--
-=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@mev.co.uk> )=-
-=( Web: http://www.mev.co.uk/ )=-
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 10/10] Staging: comedi: Preferd unsigned int instead of unsigned in comedi_bond.c Ravishankar Karkala Mallikarjunayya <ravishankarkm32@gmail.com> - 2016-06-01 12:30 +0200 Re: [PATCH 10/10] Staging: comedi: Preferd unsigned int instead of unsigned in comedi_bond.c Ian Abbott <abbotti@mev.co.uk> - 2016-06-01 16:10 +0200
csiph-web