Skip to content
Commit 41fb11ca authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

ataflop: Killl warning about unused variable flags



After commit e0c09786 ("ataflop: remove
buggy/commented-out IRQ disable from do_fd_request()") the `flags' variable
became unused:

drivers/block/ataflop.c:1473: warning: unused variable 'flags'

Hence remove it.

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 1a0caf41
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