Re: [PATCH v2 2/9] initramfs_test: kunit tests for initramfs unpacking

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/4/24 06:14, David Disseldorp wrote:
> Provide some basic initramfs unpack sanity tests covering:
> - simple file / dir extraction
> - filename field overrun, as reported and fixed separately via
>   https://lore.kernel.org/r/20241030035509.20194-2-ddiss@xxxxxxx
> - "070702" cpio data checksums
> - hardlinks
> 
> Signed-off-by: David Disseldorp <ddiss@xxxxxxx>
> ---

...

> +kunit_test_init_section_suites(&initramfs_test_suite);
> +
> +MODULE_LICENSE("GPL");

Since commit 1fffe7a34c89 ("script: modpost: emit a warning when the
description is missing"), a module without a MODULE_DESCRIPTION() will
result in a warning when built with make W=1. Recently, multiple
developers have been eradicating these warnings treewide, and very few
(if any) are left, so please don't introduce a new one :)

Please add the missing MODULE_DESCRIPTION()





[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux