commit | ae42c6bb9300cf25990bd15f1bd6ee38598f7483 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung.kim@lge.com> | Thu Sep 06 11:10:45 2012 +0900 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Sep 06 10:49:03 2012 -0300 |
tree | 339d33cf9d05989d64497803867e49f162af737f | |
parent | eea9b6842950924876a1a21ca197f189f8bb335a [diff] |
perf header: Fix a typo on evsel For checking return value of the strdup, 'event' should be 'evsel'. Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: David Ahern <dsahern@gmail.com> Cc: Ingo Molnar <mingo@kernel.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1346897446-16569-1-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>