[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081012095903.33427ee8@tleilax.poochiereds.net>
Date: Sun, 12 Oct 2008 09:59:03 -0400
From: Jeff Layton <jlayton@...hat.com>
To: "Steve French" <smfrench@...il.com>
Cc: rjw@...k.pl, "David Miller" <davem@...emloft.net>,
netdev@...r.kernel.org,
"samba-technical@...ts.samba.org" <samba-technical@...ts.samba.org>,
"linux-cifs-client@...ts.samba.org"
<linux-cifs-client@...ts.samba.org>, cooldavid@...ldavid.org,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [linux-cifs-client] Fwd: [PATCH] Fix CIFS compilation with
CONFIG_KEYS unset
On Sun, 12 Oct 2008 08:40:39 -0500
"Steve French" <smfrench@...il.com> wrote:
> Rafael and Guo-Fu,
> The following change to address the compile error that you noted is
> slightly different than what you suggested but should fix what you
> found.
>
Actually, I like Adrian/Rafael's fix better. I think we should avoid
cluttering up the code with #ifdef's where possible. key_put() already
is a no-op when CONFIG_KEYS is disabled. We might as well do the same
thing with key_revoke().
Cheers,
--
Jeff Layton <jlayton@...hat.com>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists