qcacld-3.0: clang: Remove extraneous parentheses

clang is reporting these compiler warnings.
Remove extraneous parentheses.

Change-Id: I3dd6490cc1bf2a038e72e1630ba9b0c2b5f0ebed
CRs-Fixed: 2087229
Este commit está contenido en:
Srinivas Girigowda
2017-08-03 11:28:32 -07:00
cometido por snandini
padre 0cd4be2953
commit f326dfe224
Se han modificado 8 ficheros con 16 adiciones y 16 borrados

Ver fichero

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2002-2014 The Linux Foundation. All rights reserved.
* Copyright (c) 2002-2014, 2017 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -458,7 +458,7 @@ dfs_bin_pri_check(struct ath_dfs *dfs, struct dfs_filter *rf,
}
if (primatch && (deltadur < durmargin)) {
if ((numpulses == 1)) {
if (numpulses == 1) {
numpulses++;
} else {
delta_time_stamps =