aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorSachin Kamat <[email protected]>2012-09-24 02:17:45 -0300
committerMauro Carvalho Chehab <[email protected]>2012-10-06 11:50:51 -0300
commitb7e13ef7e61f19ecf0b5d4b7d2483ae7b9f15513 (patch)
tree57e77d4c258fcc370d0415a9e942c08c9107fc4a /net/lapb/lapb_timer.c
parentac0fe5ba7f2b81a0bc4a7b97455d26e127875393 (diff)
[media] mem2mem_testdev: Fix incorrect location of v4l2_m2m_release()
v4l2_m2m_release() was placed after the return statement and outside any of the goto labels and hence was not getting executed under the error exit path. This patch moves it under the exit path label. Signed-off-by: Sachin Kamat <[email protected]> Acked-by: Marek Szyprowski <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions