Re: [2.6 patch] net/sunrpc/: some cleanups

From: David S. Miller
Date: Mon Dec 27 2004 - 22:06:49 EST


On Sun, 12 Dec 2004 22:19:07 +0100
Adrian Bunk <bunk@xxxxxxxxx> wrote:

> The patch below contains the following cleanups:
> - make some needlessly global code static
> - remove the following unused global functions:
> - net/sunrpc/auth_gss/gss_generic_token.c: g_get_mech_oid
> - net/sunrpc/cache.c: cache_find
> - net/sunrpc/cache.c: cache_drop
> - net/sunrpc/xdr.c: xdr_decode_netobj_fixed
> - net/sunrpc/xdr.c: xdr_shift_iovec
> - net/sunrpc/xdr.c: xdr_kmap
> - net/sunrpc/xdr.c: xdr_kunmap
> - remove the following unused global structs:
> - net/sunrpc/auth_gss/gss_krb5_mech.c: gss_mech_krb5_oid
> - net/sunrpc/auth_gss/gss_spkm3_mech.c: gss_mech_spkm3_oid
> - net/sunrpc/rpc_pipe.c: rpc_pipe_iops
> - remove the EXPORT_SYMBOL(cache_clean)
>
> Please review this patch.

Looks fine. Applied, thanks Adrian.
-
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/