1
0
Files
linux/drivers/block
Dan Carpenter 6a3ca4f188 rbd: endian bug in rbd_req_cb()
Sparse complains about this because:
drivers/block/rbd.c:996:20: warning: cast to restricted __le32
drivers/block/rbd.c:996:20: warning: cast from restricted __le16

These are set in osd_req_encode_op() and they are le16.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Alex Elder <elder@inktank.com>
(cherry picked from commit 895cfcc810)
2012-07-17 21:30:31 -07:00
..
2012-03-28 18:30:03 +01:00
2012-03-22 10:47:50 -05:00
2012-07-17 21:30:31 -07:00
2012-06-13 21:17:21 +02:00
2012-03-28 18:30:03 +01:00