OSDN Git Service

staging: rtl8188eu: odm: condition with no effect
authorNicholas Mc Guire <hofrat@osadl.org>
Wed, 4 Feb 2015 10:28:54 +0000 (05:28 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Feb 2015 09:37:52 +0000 (17:37 +0800)
commit3d272700d73c6503138759c1de6021ee4466e4d8
tree578c54744185d0e92dcaf79604d96d0d525f94d7
parent9b1af46b3ae1880f7ab7b1f1598b4daf2ddec8e4
staging: rtl8188eu: odm: condition with no effect

The if and the else branch code are identical - so the condition has no
effect on the effective code - this patch removes the condition and the
duplicated code.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/odm.c