diff options
| author | Aniket Sharma <badbuddha91@gmail.com> | 2016-03-27 20:52:19 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-29 22:45:23 +0300 |
| commit | ae6b08672fd1802abbdd12dcda7553a7f1f009ad (patch) | |
| tree | eb402db37342528111619db58ec509cc95b18adc /tools/perf/scripts/python/syscall-counts.py | |
| parent | 143b3bf6d3f7e14945af589414f1bd29efe36a72 (diff) | |
| download | linux-ae6b08672fd1802abbdd12dcda7553a7f1f009ad.tar.xz | |
Staging: comedi: Fix 'unsigned' warning style
This patch fixes the checkpatch.pl warning:
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
+ unsigned runflags;
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
+struct comedi_device *comedi_dev_get_from_minor(unsigned minor);
Signed-off-by: Aniket Sharma <badbuddha91@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
