Christian Engelmayer 19318de1da Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()
In case allocation via usb_alloc_coherent() fails in ims_pcu_buffers_alloc(),
the function jumps to the exit path without initializing local variable
'error' that is used as return value. Detected by Coverity - CID 1016531.

Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2014-05-18 22:39:56 -07:00
..
2012-11-24 00:05:38 -08:00
2013-12-06 02:06:29 -08:00
2013-12-06 02:06:29 -08:00
2014-05-14 16:49:19 -07:00
2013-12-06 02:06:29 -08:00
2013-12-06 02:06:29 -08:00