Re: [PATCH 0/6] AVR32 update for 2.6.18-rc2-mm1

From: Trond Myklebust
Date: Tue Aug 01 2006 - 14:06:25 EST


On Tue, 2006-08-01 at 18:39 +0100, David Howells wrote:
> Trond Myklebust <trond.myklebust@xxxxxxxxxx> wrote:
>
> > + /* Set the pseudoflavor */
> > + if (!(data->flags & NFS_MOUNT_SECFLAVOUR))
> > + data->pseudoflavor = RPC_AUTH_UNIX;
> > memset(data->context, 0, sizeof(data->context));
>
> Should the memset() conditional also?

No. That should be unconditional...

Cheers,
Trond

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