]> www.infradead.org Git - users/dwmw2/linux.git/commit
scftorture: Make torture_type static
authorJeff Johnson <quic_jjohnson@quicinc.com>
Wed, 29 May 2024 20:45:40 +0000 (13:45 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Thu, 30 May 2024 22:31:51 +0000 (15:31 -0700)
commitd4641fa67d3dcc24d108cbfc4e47d0312ef49947
treee6ee90fe69ced65f430baed540c9b80d31e0315b
parentd68dc77372ba220f25b11d8e09a34558883fbbfb
scftorture: Make torture_type static

Fix the 'make C=1' warning:
kernel/scftorture.c:71:6: warning: symbol 'torture_type' was not declared. Should it be static?

Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/scftorture.c