[PATCH 1/2] Staging: vme: remove unreachable code

Manohar Vanga manohar.vanga at cern.ch
Wed Feb 23 15:16:18 UTC 2011


> > There are two problems with this loop.  1) It unregisters the device
> > which failed to register.  2) It is a forever loop.
> > 
> 
> Even if "i" is a signed int?

The infinite loop is because "i" is not decremented anywhere in the loop. Not
because of signedness.

Thanks,
Manohar Vanga



More information about the devel mailing list