diff options
author | Colin Ian King <[email protected]> | 2018-04-05 16:22:01 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-04-05 21:36:24 -0700 |
commit | c01f0b54efb1519f513089984c163ad3f6fea6eb (patch) | |
tree | d958c757bce8cae45ee19da1e72133e23e239a2e /include/linux/fpga/fpga-bridge.h | |
parent | f9e13c0a5a33d1eaec374d6d4dab53a4f72756a0 (diff) |
mm/ksm.c: make stable_node_dup() static
stable_node_dup() is local to the source and does not need to be in
global scope, so make it static.
Cleans up sparse warning:
mm/ksm.c:1321:13: warning: symbol 'stable_node_dup' was not declared. Should it be static?
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions