diff options
| author | 2017-05-08 23:27:10 +0200 | |
|---|---|---|
| committer | 2017-05-15 17:42:18 +0200 | |
| commit | 1c5876ddbdb401f814ef717394826e7dfb6704d4 (patch) | |
| tree | 225ae8fa49b447a2c7ace97f861031c7230ff76f /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | lockd: fix some weird indentation (diff) | |
| download | linux-dev-1c5876ddbdb401f814ef717394826e7dfb6704d4.tar.xz linux-dev-1c5876ddbdb401f814ef717394826e7dfb6704d4.zip | |
sunrpc: move p_count out of struct rpc_procinfo
p_count is the only writeable memeber of struct rpc_procinfo, which is
a good candidate to be const-ified as it contains function pointers.
This patch moves it into out out struct rpc_procinfo, and into a
separate writable array that is pointed to by struct rpc_version and
indexed by p_statidx.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
