From: Borislav Petkov Date: Sat, 2 Feb 2008 18:56:35 +0000 (+0100) Subject: ide-floppy: mv idefloppy_{should_,}report_error X-Git-Tag: v2.6.25-rc1~1068^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d652c1380870228dfe05a2f00ce4edec3f5bd42d;p=pandora-kernel.git ide-floppy: mv idefloppy_{should_,}report_error In addition to shortening the function name, move the printk-call into the function thereby saving some code lines. Also, make the function out_of_line since it is not on a performance critical path. Finally, rename the reworked function to ide_floppy..(). Bart: - minor CodingStyle fixup Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed