diff options
| author | Joel Stanley <joel@jms.id.au> | 2018-06-18 13:13:33 +0930 |
|---|---|---|
| committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2018-06-18 14:33:56 +1000 |
| commit | 2992513877d9eada1443d2d70c2c89b77ac2cf2c (patch) | |
| tree | 650132e7b992d4db0a50562eb6432acbbdbb1514 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | fsi: sbefifo: Remove unneeded semicolon (diff) | |
| download | linux-2992513877d9eada1443d2d70c2c89b77ac2cf2c.tar.gz linux-2992513877d9eada1443d2d70c2c89b77ac2cf2c.zip | |
fsi: sbefifo: Fix sparse warnings
fsi-sbefifo.c:547:58: warning: incorrect type in argument 2 (different base types)
fsi-sbefifo.c:547:58: expected restricted __be32 [usertype] *word
fsi-sbefifo.c:547:58: got unsigned int *<noident>
fsi-sbefifo.c:635:16: warning: incorrect type in assignment (different base types)
fsi-sbefifo.c:635:16: expected unsigned int [unsigned] <noident>
fsi-sbefifo.c:635:16: got restricted __be32 [usertype] <noident>
fsi-sbefifo.c:636:16: warning: incorrect type in assignment (different base types)
fsi-sbefifo.c:636:16: expected unsigned int [unsigned] <noident>
fsi-sbefifo.c:636:16: got restricted __be32 [usertype] <noident>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
