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

From: David Howells
Date: Tue Aug 01 2006 - 13:37:36 EST


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?

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