diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2019-07-17 19:41:09 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-07-29 18:05:03 +0200 |
commit | ffbd268506ca70c2cd18238762a29b9a47d8d9fa (patch) | |
tree | 06899e8c8594e23ede597c47e4bae31605cd1fb7 /Documentation | |
parent | 1877011a3568fcadf2ee28f4d02fe5c31b1bb060 (diff) | |
download | linux-ffbd268506ca70c2cd18238762a29b9a47d8d9fa.tar.bz2 |
s390/mm: make gmap_test_and_clear_dirty_pmd static
Since gmap_test_and_clear_dirty_pmd is not exported and has no reason to
be globally visible make it static to avoid the following sparse warning:
arch/s390/mm/gmap.c:2427:6: warning: symbol 'gmap_test_and_clear_dirty_pmd' was not declared. Should it be static?
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions