summaryrefslogtreecommitdiff
path: root/drivers/staging/netlogic
diff options
context:
space:
mode:
authorChase Southwood <chase.southwood@gmail.com>2014-08-31 19:45:00 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-02 17:40:03 (GMT)
commita80f58c96d6dd8c7bf7ec33ca695c4fa6b956862 (patch)
treed21c51ac351c29a4485e64482cd8ff4117ca7970 /drivers/staging/netlogic
parentae689d52f778fef3026dc7f8d9349df4ca465e6d (diff)
downloadlinux-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 'drivers/staging/netlogic')
0 files changed, 0 insertions, 0 deletions