[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b6c5339f0804031015u2b2dcc6cyd225cd41e45ddd3e@mail.gmail.com>
Date: Thu, 3 Apr 2008 13:15:10 -0400
From: "Bob Copeland" <me@...copeland.com>
To: "David Howells" <dhowells@...hat.com>
Cc: torvalds@...l.org, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] AFS: The AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself
On Wed, Apr 2, 2008 at 1:48 PM, David Howells <dhowells@...hat.com> wrote:
> -static const struct afs_call_type afs_SRXCBGetCapabilites = {
> - .name = "CB.GetCapabilities",
> - .deliver = afs_deliver_cb_get_capabilities,
> +static const struct afs_call_type afs_SRXCBTellMeAboutYourself = {
> + .name = "CB.",
> + .deliver = afs_deliver_cb_tell_me_about_yourself,
Just curious, is .name meant to be that way?
-Bob
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists