diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2015-06-26 01:02:33 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-26 03:00:40 +0300 |
commit | a29fd614a6af57610b1963e3445f1758c3806187 (patch) | |
tree | 7152686b1dfd8daa500e93739d305c6d9d2c5455 /lib/checksum.c | |
parent | 2abf114fc841550a3e0c63afcd31c9781116fe42 (diff) | |
download | linux-a29fd614a6af57610b1963e3445f1758c3806187.tar.xz |
drivers/base/core.c: use strreplace()
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>
Diffstat (limited to 'lib/checksum.c')
0 files changed, 0 insertions, 0 deletions