[PATCH 0/2] staging: rtl8188eu: fix Coverity defects in rtw_drv_init()

Jes Sorensen Jes.Sorensen at redhat.com
Sat May 17 11:36:26 UTC 2014


Christian Engelmayer <cengelma at gmx.at> writes:
> This addresses two issues currently reported by static analysis for function
> rtw_drv_init() in drivers/staging/rtl8188eu/os_dep/usb_intf.c.
>
>    CID 1077553 - Logically dead code
>    CID 1077832 - Uninitialized scalar variable
>
> Compile tested only. Applies against branch staging-next of tree
> git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
>
> Christian Engelmayer (2):
>   staging: rtl8188eu: fix usage of uninit scalar in rtw_drv_init()
>   staging: rtl8188eu: remove dead code in rtw_drv_init()
>
>  drivers/staging/rtl8188eu/os_dep/usb_intf.c | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)

Acked-by: Jes Sorensen <Jes.Sorensen at redhat.com>


More information about the devel mailing list