From: Bartlomiej Zolnierkiewicz Date: Wed, 1 Apr 2009 19:42:21 +0000 (+0200) Subject: ubd_kern: make it 'struct hd_driveid'-free X-Git-Tag: v2.6.30-rc1~243^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73855e13b2bce2bb5cd2a62c270fb07f49353e02;p=pandora-kernel.git ubd_kern: make it 'struct hd_driveid'-free * Change ubd_id in ubd_ioctl() from 'struct hd_driveid *id' to 'u16 *id' and update driver accordingly. * Include directly instead of through . There should be no functional changes caused by this patch. Cc: Jeff Dike Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed