diff options
| author | Arnd Bergmann <[email protected]> | 2017-09-13 23:28:17 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-09-14 01:53:15 +0000 |
| commit | 6dec0dd4a627d15510c9435c4dbf4b9f4ffeeeb7 (patch) | |
| tree | 6e5dd297dd71a8536dd9742227ec9f4c28a96adc /lib/test_bitmap.c | |
| parent | drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4 (diff) | |
| download | kernel-6dec0dd4a627d15510c9435c4dbf4b9f4ffeeeb7.tar.gz kernel-6dec0dd4a627d15510c9435c4dbf4b9f4ffeeeb7.zip | |
procfs: remove unused variable
In NOMMU configurations, we get a warning about a variable that has become
unused:
fs/proc/task_nommu.c: In function 'nommu_vma_show':
fs/proc/task_nommu.c:148:28: error: unused variable 'priv' [-Werror=unused-variable]
Link: http://lkml.kernel.org/r/[email protected]
Fixes: 1240ea0dc3bb ("fs, proc: remove priv argument from is_stack")
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions
