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

From: Martyn Welch
Date: Wed Feb 23 2011 - 10:19:26 EST


On 23/02/11 15:16, Manohar Vanga wrote:
>>> 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.
>

Ah, yeah, that would help.

Martyn

> Thanks,
> Manohar Vanga


--
Martyn Welch (Principal Software Engineer) | Registered in England and
GE Intelligent Platforms | Wales (3828642) at 100
T +44(0)127322748 | Barbirolli Square, Manchester,
E martyn.welch@xxxxxx | M2 3AB VAT:GB 927559189
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/