diff options
author | Phong Tran <tranmanphong@gmail.com> | 2020-03-09 18:53:19 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-03-12 06:07:57 +0300 |
commit | 779dfcf6435b9ad612a630f0cae41adedbc0190b (patch) | |
tree | eb26aefd0d9ba50fd00f0a66db091374230cd066 /drivers/md/dm-uevent.h | |
parent | 47d054580a75b7d14d275a76146ce2f41bc16a81 (diff) | |
download | linux-779dfcf6435b9ad612a630f0cae41adedbc0190b.tar.xz |
scsi: aacraid: clean up warning cast-function-type
Make the aacraid driver -Wcast-function-type clean
Report by: https://github.com/KSPP/linux/issues/20
drivers/scsi/aacraid/aachba.c:813:23:
warning: cast between incompatible function types from
'int (*)(struct scsi_cmnd *)' to 'void (*)(struct scsi_cmnd *)'
[-Wcast-function-type]
Link: https://lore.kernel.org/r/20200309155319.12658-1-tranmanphong@gmail.com
Reviewed-by: Bart van Assche <bvanassche@acm.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Phong Tran <tranmanphong@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/md/dm-uevent.h')
0 files changed, 0 insertions, 0 deletions