Staging: comedi: comedi_buf: Replace 'unsigned' with 'unsigned int'
authorLeslie Klein <lesliebklein@gmail.com>
Mon, 21 Mar 2016 00:26:12 +0000 (20:26 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commit938cae7ab3b046af9669aa7454fab0546231ba48
tree0ce68ce7db5b0d9fd3e6870971d91e3d994a22a8
parentf6b1160eb27f990cc1c48b67a5f83cb63115284e
Staging: comedi: comedi_buf: Replace 'unsigned' with 'unsigned int'

Fix checkpatch warning:
Prefer 'unsigned int' to bare use of 'unsigned'
in file comedi_buf.c

Signed-off-by: Leslie Klein <lesliebklein@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi_buf.c
This page took 0.026011 seconds and 5 git commands to generate.