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:
2abf114
)
drivers/base/core.c: use strreplace()
author
Rasmus Villemoes
<linux@rasmusvillemoes.dk>
Thu, 25 Jun 2015 22:02:33 +0000
(15:02 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 26 Jun 2015 00:00:40 +0000
(17:00 -0700)
This eliminates a little .text and avoids repeating the strchr call when
we meet a '!' (which will happen at least once).
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/base/core.c
patch
|
blob
|
history
diff --cc
drivers/base/core.c
Simple merge