From: Rasmus Villemoes Date: Thu, 25 Jun 2015 22:02:38 +0000 (-0700) Subject: fs/jbd2/journal.c: use strreplace() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~106^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81ae394bdc473cafa5074948516fc83b504ea60b;p=pandora-kernel.git fs/jbd2/journal.c: use strreplace() In one case, we eliminate a local variable; in the other a strlen() call and some .text. Signed-off-by: Rasmus Villemoes Cc: "Theodore Ts'o" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed