Messages in this thread |  | | | Subject | Re: [SCSI] ses: fix memory leaks | | From | James Bottomley <> | | Date | Mon, 11 Feb 2008 11:02:06 -0600 | |
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
|  |