• Randy Dunlap's avatar
    test_kmod: stop kernel-doc warnings · c093a74d
    Randy Dunlap authored
    Use kernel-doc notation to prevent warnings:
    
    lib/test_kmod.c:58: warning: contents before sections
    lib/test_kmod.c:94: warning: cannot understand function prototype: 'struct kmod_test_device_info '
    lib/test_kmod.c:119: warning: cannot understand function prototype: 'struct kmod_test_device '
    Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
    Cc: Luis Chamberlain <mcgrof@kernel.org>
    Cc: linux-modules@vger.kernel.org
    Signed-off-by: default avatarLuis Chamberlain <mcgrof@kernel.org>
    c093a74d
test_kmod.c 29.4 KB