Re: [PATCH v3 8/8] initramfs_test: add filename padding test case

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

 



On Wed, 20 Aug 2025 04:16:48 +0800, kernel test robot wrote:

> sparse warnings: (new ones prefixed by >>)
> >> init/initramfs_test.c:415:18: sparse: sparse: Initializer entry defined twice  
>    init/initramfs_test.c:425:18: sparse:   also defined here
...
>    407		struct initramfs_test_cpio c[] = { {
>    408			.magic = "070701",
>    409			.ino = 1,
>    410			.mode = S_IFREG | 0777,
>    411			.uid = 0,
>    412			.gid = 0,
>    413			.nlink = 1,
>    414			.mtime = 1,
>  > 415			.filesize = 0,  
...
>    425			.filesize = sizeof(fdata),
>    426		} };

Thanks. I can send a v4 patchset to address this, or otherwise happy to
have line 415 removed by a maintainer when merged.




[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