]> Git Repo - linux.git/commit
mm/filemap: add static for function __add_to_page_cache_locked
authorAlex Shi <[email protected]>
Sun, 6 Dec 2020 06:15:09 +0000 (22:15 -0800)
committerLinus Torvalds <[email protected]>
Sun, 6 Dec 2020 18:19:07 +0000 (10:19 -0800)
commit3351b16af4946fff0d46481d155fb91adb28b1f9
tree74953805234352e619fa0cc0e02a0b8d04ce4665
parent573a259336f8c57739bdaf035aa7abbae7d9a713
mm/filemap: add static for function __add_to_page_cache_locked

  mm/filemap.c:830:14: warning: no previous prototype for `__add_to_page_cache_locked' [-Wmissing-prototypes]

Signed-off-by: Alex Shi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Cc: Souptick Joarder <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
mm/filemap.c
This page took 0.05835 seconds and 4 git commands to generate.