[PATCH 03/27] Staging: bcm: Qos.c: Replaced do-while(0) jumps with goto and label, removes one level of indentation

Dan Carpenter dan.carpenter at oracle.com
Tue Jul 29 15:13:35 UTC 2014


Don't resend (this could be fixed in a follow on patch, or whatever).
It would be nicer to just return false directly.  The label could be
renamed to "found:".

Don't worry that returning messes up the debugging, just delete the
debug output because it is nonsense anyway.

regards,
dan carpenter



More information about the devel mailing list