Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 2a49c8b6 authored by Jeff Johnson's avatar Jeff Johnson Committed by Andrew Morton
Browse files

selftests/fpu: add missing MODULE_DESCRIPTION() macro

make allmodconfig && make W=1 C=1 now reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in lib/test_fpu.o

Add the missing invocation of the MODULE_DESCRIPTION() macro.

Link: https://lkml.kernel.org/r/20240622-md-i386-lib-test_fpu_glue-v1-1-a4e40b7b1264@quicinc.com
Fixes: 9613736d

 ("selftests/fpu: move FP code to a separate translation unit")
Signed-off-by: default avatarJeff Johnson <quic_jjohnson@quicinc.com>
Reviewed-by: default avatarSamuel Holland <samuel.holland@sifive.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 7c812814
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment