diff options
author | Namjae Jeon <[email protected]> | 2021-05-26 18:01:08 +0900 |
---|---|---|
committer | Namjae Jeon <[email protected]> | 2021-05-26 18:13:59 +0900 |
commit | fc2d1b58c4f2c7240093d738ca99cfcf7a8b3107 (patch) | |
tree | 38fbef25ab809c13d8d14535813769a7a476b1f8 /lib/debugobjects.c | |
parent | c986ed981ae6a622a453c533389994b6aed6359b (diff) |
cifsd: Prefer kernel type 'u16' over 'uint16_t'
Fix a warning from checkpatch.pl --strict:
CHECK: Prefer kernel type 'u16' over 'uint16_t'
#112: FILE: server.c:112:
+ uint16_t command;
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions