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:
301b195
)
perf symbols: Get rid of duplicated snprintf()
author
Namhyung Kim
<namhyung@gmail.com>
Mon, 12 Dec 2011 15:16:51 +0000
(
00:16
+0900)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Tue, 20 Dec 2011 15:34:52 +0000
(13:34 -0200)
The 'path' variable is set on a upper line, don't need to do it again.
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/r/1323703017-6060-3-git-send-email-namhyung@gmail.com
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
No differences found