From: Herton Ronaldo Krzesinski Date: Tue, 30 Oct 2012 07:36:07 +0000 (+0100) Subject: floppy: remove dr, reuse drive on do_floppy_init X-Git-Tag: v3.7-rc4~23^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a4ae43e4feb570901667782678772fd31c1b125;p=pandora-kernel.git floppy: remove dr, reuse drive on do_floppy_init This is a small cleanup, that also may turn error handling of unitialized disks more readable. We don't need a separate variable to track allocated disks, remove dr and reuse drive variable instead. Signed-off-by: Herton Ronaldo Krzesinski Signed-off-by: Jiri Kosina Signed-off-by: Jens Axboe --- Reading git-diff-tree failed