[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1298467528-26472-1-git-send-email-manohar.vanga@cern.ch>
Date: Wed, 23 Feb 2011 14:25:26 +0100
From: Manohar Vanga <manohar.vanga@...n.ch>
To: <martyn.welch@...com>
CC: <gregkh@...e.de>, <wfp5p@...ginia.edu>, <cota@...ap.org>,
<devel@...verdev.osuosl.org>, <linux-kernel@...r.kernel.org>,
Manohar Vanga <manohar.vanga@...n.ch>
Subject: [PATCH 0/2] staging: vme: fix issues in vme_register_bridge
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists