[PATCH 0/2] staging: vme: fix issues in vme_register_bridge
Manohar Vanga
manohar.vanga at cern.ch
Wed Feb 23 05:25:26 PST 2011
This patchset fixes two issues I found in vme_register_bridge.
The first gets rid of some unreachable code and the second one fixes
a bug that could potentially lead to an infinite loop in the event
that device_register fails.
Please skip the previous patchset I sent and reacknowledge these.
Apologies for the noise pollution.
Thanks,
Manohar Vanga
Manohar Vanga (2):
staging: vme: remove unreachable code
staging: vme: fix loop condition
drivers/staging/vme/vme.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
More information about the devel
mailing list