aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ide.h
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-08-02 20:17:34 -0700
committerDavid S. Miller <davem@davemloft.net>2009-08-07 10:42:59 -0700
commit2d5abcedeb41f4af9582c60cef70749c3ab90a3b (patch)
tree6adc51ab246ed6a9958ee6dd978f174868f4a164 /include/linux/ide.h
parentdrivers/ide/ide-cd.c: Use DIV_ROUND_CLOSEST (diff)
downloadlinux-dev-2d5abcedeb41f4af9582c60cef70749c3ab90a3b.tar.xz
linux-dev-2d5abcedeb41f4af9582c60cef70749c3ab90a3b.zip
ide: ide-taskfile.c fix style problems
Fix trivial style problems: WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> WARNING: space prohibited between function name and open parenthesis '(' WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable ERROR: do not use C99 // comments X 2 ERROR: trailing statements should be on next line ERROR: trailing whitespace ERROR: switch and case should be at the same indent WARNING: line over 80 characters total: 5 errors, 4 warnings Also removed dead code Also used pr_err() to avoid line breaks Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Acked-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/ide.h')
0 files changed, 0 insertions, 0 deletions