diff options
| author | Tonghao Zhang <[email protected]> | 2017-12-14 05:51:59 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-12-19 09:58:14 -0500 |
| commit | 398b841e4ad69a822f615442b5ea4ca767330a3b (patch) | |
| tree | 011226fe28681a501706a9c8acf56e16602cd354 /lib/mpi/mpih-mul.c | |
| parent | 648845ab7e200993dccd3948c719c858368c91e7 (diff) | |
sock: Hide unused variable when !CONFIG_PROC_FS.
When CONFIG_PROC_FS is disabled, we will not use the prot_inuse
counter. This adds an #ifdef to hide the variable definition in
that case. This is not a bugfix. But we can save bytes when there
are many network namespace.
Cc: Pavel Emelyanov <[email protected]>
Signed-off-by: Martin Zhang <[email protected]>
Signed-off-by: Tonghao Zhang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpih-mul.c')
0 files changed, 0 insertions, 0 deletions