diff options
| author | Matias Bjørling <[email protected]> | 2016-07-07 09:54:12 +0200 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2016-07-07 08:51:52 -0600 |
| commit | 5114e2773a6817cd14fb959c2a523eed2679eb02 (patch) | |
| tree | d79c994c5f173bb1a26bfe5fc7dd59dbb5d2852d /scripts/gdb/linux/tasks.py | |
| parent | 58eaaf9b6ccb8d5e40b83b75b2aeb29a63ce653a (diff) | |
lightnvm: remove checkpatch warning for unsigned ints
Checkpatch found two incidents where the type was preferred to be
written out in full.
./drivers/lightnvm/rrpc.h:184: WARNING: Prefer 'unsigned int' to bare
use of 'unsigned'
./drivers/lightnvm/rrpc.h:209: WARNING: Prefer 'unsigned int' to bare
use of 'unsigned'
./drivers/lightnvm/rrpc.c:51: WARNING: Prefer 'unsigned int' to bare use
of 'unsigned'
Signed-off-by: Matias Bjørling <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions