]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ide: factor out HDIO_*_NICE ioctl handling to ide_*_nice_ioctl()
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 10 Oct 2008 20:39:29 +0000 (22:39 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 10 Oct 2008 20:39:29 +0000 (22:39 +0200)
commit9fa295e12d490fd571c614b221defaa9212c20dc
tree82e37a95d7ec3441f4a5f8cb311e9970a91f70e0
parent02d599a365d04658bc9ea71762ed17c895079927
ide: factor out HDIO_*_NICE ioctl handling to ide_*_nice_ioctl()

Factor out HDIO_{GET,SET}_NICE ioctl handling from
generic_ide_ioctl() to ide_{get,set}_nice_ioctl().

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide.c