Messages in this thread |  | | | Date | Mon, 11 Feb 2008 12:25:03 -0800 | | From | Yinghai Lu <> | | Subject | Re: [SCSI] ses: fix memory leaks | |
On Monday 11 February 2008 09:02:06 am James Bottomley wrote:
>
> 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 ...
sorry for that.
|  |