diff options
| author | H Hartley Sweeten <[email protected]> | 2016-03-23 15:36:40 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-03-28 07:30:36 -0700 |
| commit | c9813d50a514b451c4ad3acf1f5a400fff005c70 (patch) | |
| tree | cb3c08466a98603db0faa086088923bd291f7076 /tools | |
| parent | a4915d543f5bbb775a5fa6d012d33606ba22389b (diff) | |
staging: comedi: ni_tio: fix ni_tio_arm() params/vars
As suggested by checkpatch.pl:
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
The 'arm' parameter is really a true/false flag. For aesthetics,
change it to a bool.
Signed-off-by: H Hartley Sweeten <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions