diff options
| author | Ramiro Oliveira <[email protected]> | 2017-01-03 14:43:40 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-01-05 18:48:03 +0100 |
| commit | cbe50fc4320788d3407ed55900fc0a63e172ad6f (patch) | |
| tree | 61c323946785b65d08dd08048b25a8bf5d822f0e /tools/perf/scripts/python/bin | |
| parent | c887e69d908fb1575bb6f861c0f4f2c1fb61eef1 (diff) | |
staging: most: change dma_buf variable to __le16
dma_buf is being cast to __le16 *, but it was defined as u16 *.
sparse reported this error as:
drivers/staging/most/hdm-usb/hdm_usb.c:158:16: warning: cast to restricted
__le16
This patch changes dma_buf from u16 to __le16.
Signed-off-by: Ramiro Oliveira <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions