Messages in this thread |  | | | Date | Fri, 28 Mar 2008 17:48:18 +0900 | | From | "Magnus Damm" <> | | Subject | Re: [PATCH] test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_remove() | |
On Fri, Mar 28, 2008 at 4:27 AM, David Brownell <david-b@pacbell.net> wrote:
> On Friday 21 March 2008, Jesper Juhl wrote:
> >
> > platform_get_resource() may return null, so although it seems it will never
> > do so here unless there's a bug elsewhere, it does no harm to be defensive
> > and test.
> >
> > Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
>
> Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Magnus Damm <magnus.damm@gmail.com>
|  |