1
0
Files
linux/drivers/misc
Christian Engelmayer 63fa80cd58 misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()
Function genwqe_free_sync_sgl() returns the value of variable 'rc'. 'rc' is
only set in the error paths, thus initialize it by 0. Coverity CID 1204242.

Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-27 17:43:12 -07:00
..
2014-02-28 14:08:42 -08:00
2013-05-28 12:02:13 +02:00
2013-08-27 08:28:01 -07:00
2013-03-02 08:52:17 -06:00
2014-02-14 18:53:58 -08:00
2014-02-28 14:08:42 -08:00