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:
f6f94e2
)
floppy: replace NO_GEOM macro with a function
author
Pekka Enberg
<penberg@kernel.org>
Mon, 8 Nov 2010 13:44:34 +0000
(14:44 +0100)
committer
Jens Axboe
<jaxboe@fusionio.com>
Mon, 8 Nov 2010 13:44:34 +0000
(14:44 +0100)
This patch replaces the NO_GEOM macro with a proper static inline function and
converts an open-coded caller in check_floppy_change() to use it.
Cc: Stephen Hemminger <shemminger@vyatta.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found