Thread (9 messages) flat view 9 messages, 4 authors, 2011-06-02

Re: [PATCH 4/10] drivers/net/can/flexcan.c: add missing clk_put

From: David Miller <hidden>
Date: 2011-06-02 07:11:17
Also in: kernel-janitors, lkml

From: Julia Lawall <redacted>
Date: Thu, 2 Jun 2011 07:48:50 +0200 (CEST)
From: Julia Lawall <redacted>

The failed_get label is used after the call to clk_get has succeeded, so it
should be moved up above the call to clk_put.

The failed_req labels doesn't do anything different than failed_get, so
delete it.

A simplified version of the semantic match that finds this problem is as
follows: (http://coccinelle.lip6.fr/)
 ...
Signed-off-by: Julia Lawall <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help