[patch] cifs: change && to ||
Steve French
smfrench at gmail.com
Mon Apr 26 13:08:48 MDT 2010
On Mon, Apr 26, 2010 at 5:46 AM, Dan Carpenter <error27 at gmail.com> wrote:
> On Mon, Apr 26, 2010 at 06:44:01AM -0400, Jeff Layton wrote:
>> On Mon, 26 Apr 2010 12:10:06 +0200
>> Dan Carpenter <error27 at gmail.com> wrote:
>>
>> > This is a typo, if pvolume_info were NULL it would oops.
>> >
>> Good catch. I wonder though whether we can just eliminate that check
>> altogether? In any case, this is clearly correct in the short term.
>
> Nah, we can't. If the kmalloc() that allocates *pvolume_info fails it
> would lead to an OOPs.
>
> regards,
> dan carpenter
Merged.
--
Thanks,
Steve
More information about the samba-technical
mailing list