Nathan Chancellor
7579d84be1
isdn/hisax: amd7930_fn: Remove unnecessary parentheses
...
Clang warns when multiple sets of parentheses are used for a single
conditional statement.
drivers/isdn/hisax/amd7930_fn.c:628:32: warning: equality comparison
with extraneous parentheses [-Wparentheses-equality]
if ((cs->dc.amd7930.ph_state == 8)) {
~~~~~~~~~~~~~~~~~~~~~~~~^~~~
drivers/isdn/hisax/amd7930_fn.c:628:32: note: remove extraneous
parentheses around the comparison to silence this warning
if ((cs->dc.amd7930.ph_state == 8)) {
~ ^ ~
drivers/isdn/hisax/amd7930_fn.c:628:32: note: use '=' to turn this
equality comparison into an assignment
if ((cs->dc.amd7930.ph_state == 8)) {
^~
=
1 warning generated.
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2018-10-10 22:28:50 -07:00
..
2018-10-10 22:28:50 -07:00
2017-10-18 12:39:37 +01:00
2012-02-21 09:04:01 -08:00
2017-11-16 22:31:15 +09:00
2013-01-03 15:57:02 -08:00
2013-01-03 15:57:02 -08:00
2018-07-04 22:17:32 +09:00
2013-03-15 12:26:04 -07:00
2013-01-03 15:57:02 -08:00
2013-01-03 15:57:02 -08:00
2012-02-21 09:04:01 -08:00
2018-07-26 21:23:16 -07:00
2018-07-26 21:23:47 -07:00
2017-11-16 22:31:15 +09:00
2013-03-15 12:26:04 -07:00
2017-06-16 11:48:37 -04:00
2017-11-16 22:31:15 +09:00
2013-01-03 15:57:02 -08:00
2018-06-12 16:19:22 -07:00
2012-02-21 09:04:01 -08:00
2018-07-04 22:17:32 +09:00
2017-10-18 12:39:37 +01:00
2017-11-02 11:10:55 +01:00
2018-06-12 16:19:22 -07:00
2012-02-21 09:04:01 -08:00
2018-06-12 16:19:22 -07:00
2012-02-21 09:04:01 -08:00
2017-10-18 12:39:37 +01:00
2012-02-21 09:04:01 -08:00
2017-11-16 22:31:16 +09:00
2012-02-21 09:04:01 -08:00
2018-06-22 13:54:39 +09:00
2017-11-02 11:10:55 +01:00
2017-11-16 22:31:16 +09:00
2012-02-21 09:04:01 -08:00
2012-02-21 09:04:01 -08:00
2017-11-16 22:31:16 +09:00
2017-11-02 11:10:55 +01:00
2012-02-21 09:04:01 -08:00
2017-06-16 11:48:37 -04:00
2017-11-02 11:10:55 +01:00
2016-12-17 21:46:35 -05:00
2017-06-16 11:48:37 -04:00
2012-02-21 09:04:01 -08:00
2012-02-21 09:04:01 -08:00
2017-10-18 12:39:37 +01:00
2012-02-21 09:04:01 -08:00
2012-02-21 09:04:01 -08:00
2017-10-18 12:39:37 +01:00
2017-10-18 12:39:37 +01:00
2012-02-21 09:04:01 -08:00
2018-07-04 22:17:32 +09:00
2012-02-21 09:04:01 -08:00
2014-12-09 16:18:46 -05:00
2011-10-31 17:30:54 -07:00
2017-06-16 11:48:37 -04:00
2012-02-21 09:04:01 -08:00
2017-10-18 12:39:37 +01:00
2012-02-21 09:04:01 -08:00
2017-11-16 22:31:16 +09:00
2017-11-16 22:31:16 +09:00
2017-06-16 11:48:37 -04:00
2013-09-13 20:02:50 -04:00
2012-02-21 09:04:01 -08:00
2018-03-26 15:55:57 +02:00
2018-07-04 22:17:32 +09:00
2018-07-04 22:17:32 +09:00
2012-02-21 09:04:01 -08:00
2017-06-16 11:48:37 -04:00
2012-02-21 09:04:01 -08:00
2012-02-21 09:04:01 -08:00
2017-11-02 11:10:55 +01:00
2013-01-03 15:57:02 -08:00
2018-06-12 16:19:22 -07:00
2012-02-21 09:04:01 -08:00
2017-11-16 22:31:16 +09:00
2013-01-03 15:57:02 -08:00
2013-01-03 15:57:02 -08:00
2016-12-14 10:54:27 +01:00
2013-01-03 15:57:02 -08:00
2017-10-18 12:39:37 +01:00
2013-03-15 12:26:04 -07:00
2017-11-16 22:31:16 +09:00
2013-01-03 15:57:02 -08:00
2017-03-09 17:01:09 -08:00
2012-02-21 09:04:01 -08:00
2012-05-18 15:42:55 -07:00
2018-06-22 13:54:39 +09:00
2012-02-21 09:04:01 -08:00
2012-02-21 09:04:01 -08:00
2017-10-18 12:39:37 +01:00
2013-01-03 15:57:02 -08:00
2017-11-16 22:31:16 +09:00
2013-03-15 12:26:04 -07:00
2014-01-06 15:50:51 -05:00
2018-10-02 11:22:09 -07:00
2012-02-21 09:04:01 -08:00