diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2009-08-14 15:26:32 -0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-08-15 11:59:06 +0200 |
commit | 39e6dd73502f64e2ae3236b304e160ae30de9384 (patch) | |
tree | 589138e23fc1dfb5c1a17d170bc3a4d02493d0fe /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 64f1607ffbbc772685733ea63e6f7f4183df1b16 (diff) |
perf record: Fix typo in pid_synthesize_comm_event
We were using 'fd' locally, but there was a global 'fd' too, so
when converting from open to fopen the test made against fd
should be made against 'fp', but since we have that global
it didnt get discovered ...
Reported-by: Ulrich Drepper <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions