git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9c9946
)
[PATCH] usb-storage: do not rebuild when kernel version changes
author
Sam Ravnborg
<sam@ravnborg.org>
Mon, 5 Mar 2007 08:30:55 +0000
(
00:30
-0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 5 Mar 2007 15:57:54 +0000
(07:57 -0800)
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 <sam@ravnborg.org>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found