Skip to content
Snippets Groups Projects
Commit f17bfe79 authored by Jiri Slaby's avatar Jiri Slaby Committed by David S. Miller
Browse files

IDE: ide-floppy, remove unnecessary NULL check


Stanse found that rq in ide_floppy_callback cannot be NULL, because it
is dereferenced all around. So remove the superfluous check.

This appeared after blk_* macros removal.

Signed-off-by: default avatarJiri Slaby <jslaby@suse.cz>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f2ba70a2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment