diff options
author | Chase Southwood <chase.southwood@gmail.com> | 2014-08-31 19:45:00 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-02 17:40:03 (GMT) |
commit | a80f58c96d6dd8c7bf7ec33ca695c4fa6b956862 (patch) | |
tree | d21c51ac351c29a4485e64482cd8ff4117ca7970 /COPYING | |
parent | ae689d52f778fef3026dc7f8d9349df4ca465e6d (diff) | |
download | linux-a80f58c96d6dd8c7bf7ec33ca695c4fa6b956862.tar.xz |
staging: comedi: usbduxsigma: fix more sparse endianness warnings
Sparse shows a couple of warnings like:
drivers/staging/comedi/drivers/usbduxsigma.c:787:23: warning: cast to restricted __be32
Looking at the indicated lines shows that the issue is caused by an
incorrect cast to uint32_t instead of __be32. Fix this cast.
Signed-off-by: Chase Southwood <chase.southwood@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Cc: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions