Issue #3071 has been reported by dcb.

----------------------------------------
Bug #3071: dragonfly/sys/dev/raid/mrsas/mrsas_fp.c: 3 * redundant code ?
http://bugs.dragonflybsd.org/issues/3071

* Author: dcb
* Status: New
* Priority: Low
* Assignee: 
* Category: Other
* Target version: 
----------------------------------------
dragonfly/sys/dev/raid/mrsas/mrsas_fp.c:671]: (style) Redundant condition: 
do_invader. '!A || (A && B)' is equivalent to '!A || B'
dragonfly/sys/dev/raid/mrsas/mrsas_fp.c:1393]: (style) Redundant condition: 
do_invader. '!A || (A && B)' is equivalent to '!A || B'
dragonfly/sys/dev/raid/mrsas/mrsas_fp.c:1439]: (style) Variable 'debugBlk' is 
assigned a value that is never used.




-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account

Reply via email to