From: Sam Ravnborg Date: Mon, 5 Mar 2007 08:30:55 +0000 (-0800) Subject: [PATCH] usb-storage: do not rebuild when kernel version changes X-Git-Tag: v2.6.21-rc3~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00f8b0c1856447186f4d28a00c9ad955c566371d;p=pandora-kernel.git [PATCH] usb-storage: do not rebuild when kernel version changes Replacing use of UTS_RELEASE with utsname()->release avoids that the usb-storage driver is recompiled each time the kernel version changes. Signed-off-by: Sam Ravnborg Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed