Re: [PATCH] sunrpc: convert to DEFINE_SHOW_ATTRIBUTE

2018-12-21 Thread Frank Lee
Please igonre this one. Thanks

[PATCH] sunrpc: convert to DEFINE_SHOW_ATTRIBUTE

2018-12-14 Thread Yangtao Li
Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code. Signed-off-by: Yangtao Li --- net/sunrpc/rpc_pipe.c | 19 +++ net/sunrpc/stats.c| 14 +- 2 files changed, 4 insertions(+), 29 deletions(-) diff --git a/net/sunrpc/rpc_pipe.c b/net/sunrpc/rpc_pipe.c index