diff options
author | Joel Stanley <joel@jms.id.au> | 2018-06-18 05:43:34 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2018-06-18 06:33:56 +0200 |
commit | fbdb5eac5ca64350333b0aa38c9dca6973d6d3a3 (patch) | |
tree | 609961b557644b9b13460702bf3d3addd12d55d4 /net/packet | |
parent | fsi: sbefifo: Fix sparse warnings (diff) | |
download | linux-fbdb5eac5ca64350333b0aa38c9dca6973d6d3a3.tar.xz linux-fbdb5eac5ca64350333b0aa38c9dca6973d6d3a3.zip |
fsi: master-hub: Fix sparse warnings
fsi-master-hub.c:128:13: warning: incorrect type in assignment (different base types)
fsi-master-hub.c:128:13: expected unsigned int [unsigned] [usertype] cmd
fsi-master-hub.c:128:13: got restricted __be32 [usertype] <noident>
fsi-master-hub.c:208:13: warning: incorrect type in assignment (different base types)
fsi-master-hub.c:208:13: expected restricted __be32 [addressable] [assigned] [usertype] reg
fsi-master-hub.c:208:13: got int
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions