Re: [PATCH] AFS: The AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself

From: Bob Copeland
Date: Thu Apr 03 2008 - 13:17:16 EST


On Wed, Apr 2, 2008 at 1:48 PM, David Howells <dhowells@xxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/