[dm-devel] drivers/md/dm-mpath.c:478: suspicious code ?

David Binderman dcb314 at hotmail.com
Fri Jan 6 17:52:21 UTC 2017


Hello there,

drivers/md/dm-mpath.c:478:19: warning: decrement of a boolean expression [-Wbool-operation]

Source code is

   } while (bypassed--);

Suggest code rework. Maybe a boolean / int type mixup ?

Regards

David Binderman




More information about the dm-devel mailing list