commit | 9fa295e12d490fd571c614b221defaa9212c20dc | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Oct 10 22:39:29 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Oct 10 22:39:29 2008 +0200 |
tree | 82e37a95d7ec3441f4a5f8cb311e9970a91f70e0 | |
parent | 02d599a365d04658bc9ea71762ed17c895079927 [diff] |
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>