diff options
| author | Ioana Radulescu <[email protected]> | 2018-03-06 11:43:45 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-03-08 09:57:37 -0800 |
| commit | 0f4e6014677e8b85b8c61a6ed3707e12b6b5a59a (patch) | |
| tree | 5cadccda55bcd068f9696575fb1fec5db32a041c /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 11bc6596aaad2c30b1538c15fa5471ed283aa3e4 (diff) | |
staging: fsl-mc/dpio: Fix cast truncate warning
Sparse reports the following warning:
drivers/staging/fsl-mc/include/dpaa2-fd.h:421:30:
warning: cast truncates bits from constant value (ffff7fff becomes 7fff)
Fix this by explicitly masking the value with 0xffff.
Signed-off-by: Ioana Radulescu <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions