staging: wicl1000: remove duplicated operand in OR operation
authorJavier Martinez Canillas <javier@osg.samsung.com>
Tue, 22 Sep 2015 14:24:58 +0000 (16:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 02:16:29 +0000 (04:16 +0200)
commit3f937918b73b2a56ef238a2dcc0bbd97d48490b9
treea76028342a1612dd22e3c4cc7cb8736ec3e74832
parentd2c3506be646a495a4e3f1d1ce9540916703c244
staging: wicl1000: remove duplicated operand in OR operation

The IEEE80211_STYPE_PROBE_REQ flag appears twice in the expression
and coccicheck complains with:

wilc_wfi_cfgoperations.h:80:3-38: duplicated argument to & or |

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wfi_cfgoperations.h