git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d60e7ec
)
floppy: use common function to check if floppies can be registered
author
Herton Ronaldo Krzesinski
<herton.krzesinski@canonical.com>
Mon, 27 Aug 2012 23:56:55 +0000
(20:56 -0300)
committer
Jens Axboe
<axboe@kernel.dk>
Tue, 30 Oct 2012 07:34:25 +0000
(08:34 +0100)
The same checks to see if a drive can be or is registered are
repeated through the code, factor out the checks in a common function
and replace the repeated checks with it.
Signed-off-by: Herton Ronaldo Krzesinski <herton.krzesinski@canonical.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found