commit | d458f4c5fd55ae921ac6f3bf2c169da8d2379b07 | [log] [tgz] |
---|---|---|
author | SZ Lin <sz.lin@moxa.com> | Sat Jul 29 18:42:35 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 29 14:02:07 2017 -0700 |
tree | 6b1db2b9db1bcbe6c5ea79c49168207a672de7a8 | |
parent | 68f70d837d7e07ba118eb0ea4a44ea276ce53f60 [diff] |
net: moxa: Prefer 'unsigned int' to bare use of 'unsigned' Use 'unsigned int' instead of 'unsigned' This warning is found using checkpatch.pl Signed-off-by: SZ Lin <sz.lin@moxa.com> Signed-off-by: David S. Miller <davem@davemloft.net>