Re: [SCSI] ses: fix memory leaks

From: James Bottomley
Date: Mon Feb 11 2008 - 12:02:32 EST



On Mon, 2008-02-11 at 10:23 -0600, James Bottomley wrote:
> On Sun, 2008-02-10 at 23:25 -0800, Yinghai Lu wrote:
> > please check it...
>
> This one looks perfect, thanks!

Well, nearly perfect. I corrected this typo:

+ if (!buf)
+ goto simple_polulate;
^^^^^^^^

Which a compile check before you submitted the patch would have picked
up ...

James


--
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/