]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/secretmem: secretmem_iops can be static
authorkernel test robot <lkp@intel.com>
Thu, 14 Apr 2022 06:06:50 +0000 (23:06 -0700)
committerakpm <akpm@linux-foundation.org>
Thu, 14 Apr 2022 06:06:50 +0000 (23:06 -0700)
commit336734438d42f0c43d894b43ea056aaa3ff0215f
tree8bab06f490ebf12dc025c3899c5b78673ebffff8
parent67511f91f46dd4241f02b504e96f86b4f5024e5d
mm/secretmem: secretmem_iops can be static

mm/secretmem.c:173:31: warning: symbol 'secretmem_iops' was not declared. Should it be static?

Link: https://lkml.kernel.org/r/YkXc0RjJYQoGZZ8A@57de4820519d
Fixes: 24209f2f4d62 ("mm/secretmem: fix panic when growing a memfd_secret")
Signed-off-by: kernel test robot <lkp@intel.com>
Reported-by: kernel test robot <lkp@intel.com>
Cc: Axel Rasmussen <axelrasmussen@google.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Mike Rapoport <rppt@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/secretmem.c