aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorJuha Leppanen <[email protected]>2009-12-07 12:00:40 -0500
committerIngo Molnar <[email protected]>2009-12-07 18:33:20 +0100
commitd56728b8d7fb3e1e5e5f97b88fdf6b43a35b4f5e (patch)
tree3188acba441b24355f15eb23d8d167806b164085 /scripts/objdiff
parentd32ba45503acf9c23b301eba2397ca2ee322627b (diff)
perf probe: Fix strtailcmp() to compare s1and s2[0]
Fix strtailcmp() to compare s1[0] and s2[0]. strtailcmp() returns 0 if "a" and "b" or "a" and "ab", it's a wrong behavior. This patch fixes it. Signed-off-by: "Juha Leppanen" <[email protected]> Acked-by: Masami Hiramatsu <[email protected]> Cc: systemtap <[email protected]> Cc: DLE <[email protected]> Cc: Juha Leppanen <[email protected]> Cc: Frederic Weisbecker <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions