aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorTakeshi Yoshimura <[email protected]>2015-06-14 16:09:23 +0900
committerFelipe Balbi <[email protected]>2015-07-06 12:34:08 -0500
commit2184fe636b4e310cba52251971cee82cb2407a68 (patch)
tree79af9089a476d3cdc80507545f629837c665c1eb /tools/perf/util/trace-event-scripting.c
parentb4c21f0bdd2c0cd5d5be1bb56f0a28dae5041eed (diff)
usb: gadget: udc: fix free_irq() after request_irq() failed
My static checker detected the mistake. I fix this by changing "goto err_irq" to "goto err_req". The label err_irq is not used now so this patch also removes it. Signed-off-by: Takeshi Yoshimura <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions