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:
0d09eb7
)
perf tools: Simplify event_read_id exit path
author
Borislav Petkov
<bp@amd64.org>
Wed, 21 Mar 2012 14:15:47 +0000
(15:15 +0100)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Thu, 22 Mar 2012 18:10:42 +0000
(15:10 -0300)
We're freeing the token in any case so simplify the exit path by
unifying it.
No functional change.
Signed-off-by: Borislav Petkov <bp@amd64.org>
Link:
http://lkml.kernel.org/r/1332339347-21342-1-git-send-email-bp@amd64.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
No differences found