staging: rtl8723au: Remove duplicated argument to ||
authorRoberta Dobrescu <roberta.dobrescu@gmail.com>
Sun, 26 Oct 2014 21:30:10 +0000 (23:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Oct 2014 10:47:22 +0000 (18:47 +0800)
commit85b4260ddfed16b0069262a2a843fd59562a2ee2
treed61ecfe502068a49eda8cbe10ba7f4a25e763ea7
parent038b70395a8a9b290bcd3aed292e4130a83944c7
staging: rtl8723au: Remove duplicated argument to ||

This patch removes duplicated argument to ||, fixing the
following warning detected using coccinelle tool:
duplicated argument to && or ||.

Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_wlan_util.c