Skip to content
Commit 18cf8cf8 authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Fengguang Wu
Browse files

mm: page-writeback.c: local functions should not be exposed globally



The function global_dirtyable_memory is only referenced in this file and
should be marked static to prevent it from being exposed globally.

This quiets the sparse warning:

warning: symbol 'global_dirtyable_memory' was not declared. Should it be static?

Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: default avatarFengguang Wu <fengguang.wu@intel.com>
parent 668ce0ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment