From: Kay Sievers Date: Fri, 2 May 2008 04:02:41 +0000 (+0200) Subject: driver core: remove DEVICE_NAME_SIZE define X-Git-Tag: v2.6.27-rc1~866^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca52a49846f1451163c0dc14c40cd06ff808df3e;p=pandora-kernel.git driver core: remove DEVICE_NAME_SIZE define There is no such thing as a "device name size" in the driver core, so remove the define and fix up any users of this odd define in the rest of the kernel. Signed-off-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed