Re: [PATCH 1/1] csiostor:fix sparse warnings

2015-01-11 Thread David Miller
From: Praveen Madhavan Date: Fri, 9 Jan 2015 21:25:16 +0530 > This patch fixes sparse warning reported by kbuild. > Apply this on net-next since it depends on previous commit. > > drivers/scsi/csiostor/csio_hw.c:259:17: sparse: cast to restricted __le32 > drivers/scsi/csiostor/csio_hw.c:536:31:

[PATCH 1/1] csiostor:fix sparse warnings

2015-01-09 Thread Praveen Madhavan
This patch fixes sparse warning reported by kbuild. Apply this on net-next since it depends on previous commit. drivers/scsi/csiostor/csio_hw.c:259:17: sparse: cast to restricted __le32 drivers/scsi/csiostor/csio_hw.c:536:31: sparse: incorrect type in assignment (different base types) drivers/scsi