From: Bartlomiej Zolnierkiewicz Date: Fri, 10 Oct 2008 20:39:29 +0000 (+0200) Subject: ide: remove ->supports_dsc_overlap field from ide_driver_t X-Git-Tag: v2.6.28-rc1~710^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02d599a365d04658bc9ea71762ed17c895079927;p=pandora-kernel.git ide: remove ->supports_dsc_overlap field from ide_driver_t * Use drive->media and drive->scsi to check if ->dsc_overlap can be set by HDIO_SET_NICE ioctl in generic_ide_ioctl(). * Remove unused ->supports_dsc_overlap field from ide_driver_t. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed