diff options
| author | Ioana Radulescu <ruxandra.radulescu@nxp.com> | 2018-03-06 20:43:45 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-08 20:57:37 +0300 |
| commit | 0f4e6014677e8b85b8c61a6ed3707e12b6b5a59a (patch) | |
| tree | 5cadccda55bcd068f9696575fb1fec5db32a041c /tools/perf/scripts/python/stackcollapse.py | |
| parent | 11bc6596aaad2c30b1538c15fa5471ed283aa3e4 (diff) | |
| download | linux-0f4e6014677e8b85b8c61a6ed3707e12b6b5a59a.tar.xz | |
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 <ruxandra.radulescu@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
