sunrpc: eliminate RPC_TRACEPOINTS
authorJeff Layton <jlayton@primarydata.com>
Mon, 17 Nov 2014 21:58:05 +0000 (16:58 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 24 Nov 2014 22:33:12 +0000 (17:33 -0500)
commit1306729b0d4f4a0bd0d098711ed3d938dc5a1a28
treedb1dc2fc2aa94a35de09cacb628262754f4877b4
parentf895b252d4edf66b2895fb5a7b17a638665f3e1f
sunrpc: eliminate RPC_TRACEPOINTS

It's always set to the same value as CONFIG_TRACEPOINTS, so we can just
use that instead.

Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
include/linux/sunrpc/debug.h
include/linux/sunrpc/sched.h
net/sunrpc/sched.c