From: Linus Torvalds Date: Mon, 16 Jul 2007 18:18:23 +0000 (-0700) Subject: Fix new generic block device SG compile X-Git-Tag: v2.6.23-rc1~779 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abce891a10559343d8ac9f79b46d78afdba63a40;p=pandora-kernel.git Fix new generic block device SG compile We had a merge issue with the "dentry" field going away from the kobject, and being replaced by a sysfs_dirent field (named "sd") instead. That broke the BSG compile. Cc: Jens Axboe Cc: FUJITA Tomonori Cc: James Bottomley Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed