xfs
[Top] [All Lists]

TAKE - update Designated initializer format

Subject: TAKE - update Designated initializer format
From: Eric Sandeen <sandeen@xxxxxxx>
Date: Thu, 18 Jul 2002 12:35:45 -0500
Sender: owner-linux-xfs@xxxxxxxxxxx
Lately on LKML....

> these patches replace the (deprecated)
> "foo: " designated initializers with the ISO-C ".foo =" initializers.
> GCC has understood both since forever, but the kernel took a wrong
> bet, and we're better off setting a good example for 2.6 before we
> start getting about 10,000 warnings.

It's the wave of the future...

update Designated initializer format

Date:  Thu Jul 18 10:35:16 PDT 2002
Workarea:  
stout.americas.sgi.com:/localhome/src/sandeen/2.4.x-xfs/workarea-alwaysclean

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs


Modid:  2.4.x-xfs:slinx:123241a
linux/fs/xfs/xfs_extfree_item.c - 1.49
linux/fs/xfs/xfs_buf_item.c - 1.124
linux/fs/xfs/xfs_vnodeops.c - 1.541
linux/fs/xfs/xfs_dir.c - 1.139
linux/fs/xfs/xfs_inode_item.c - 1.101
linux/fs/xfs/xfs_iocore.c - 1.35
linux/fs/xfs/xfs_dquot_item.c - 1.29
linux/fs/xfs/xfs_vfsops.c - 1.360
linux/fs/xfs/xfs_dir2.c - 1.36
linux/fs/xfs/linux/xfs_file.c - 1.74
linux/fs/xfs/linux/xfs_super.c - 1.193
linux/fs/xfs/linux/xfs_xattr.c - 1.18


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - update Designated initializer format, Eric Sandeen <=