Jesper Juhl 2d2f8d59b1 [SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return value
Check copy_to_user() return value in drivers/scsi/megaraid.c::megadev_ioctl()
This gets rid of this little warning:
  drivers/scsi/megaraid.c:3661: warning: ignoring return value of 'copy_to_user', declared with attribute warn_unused_result

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Acked-by: "Ju, Seokmann" <Seokmann.Ju@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-09-23 11:53:09 -05:00
..
2006-07-08 13:30:09 -07:00
2006-08-27 21:59:59 -05:00
2006-08-26 13:05:12 -07:00
2006-07-14 21:53:54 -07:00
2006-08-07 14:47:54 +01:00
2006-07-12 15:38:28 -07:00
2006-06-17 21:18:43 -07:00