Skip to content
Commit bca505f1 authored by Danny Kukawka's avatar Danny Kukawka Committed by Jens Axboe
Browse files

drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warning



Fixed compiler warning:

comparison between ‘DAC960_V2_IOCTL_Opcode_T’ and ‘enum <anonymous>’

Renamed enum, added a new enum for SCSI_10.CommandOpcode in
DAC960_V2_ProcessCompletedCommand().

Signed-off-by: default avatarDanny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 9f53d2fe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment