]> git.neil.brown.name Git - history.git/commit
[PATCH] C99 patch for fs/afs/inode.c
authorAndrew Morton <akpm@osdl.org>
Thu, 26 Feb 2004 00:25:59 +0000 (16:25 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 26 Feb 2004 00:25:59 +0000 (16:25 -0800)
commit2b8095b7f56ab7f9e1bb4a9b68521429c740212a
tree775de6c147a683a30a5241b2a2c47a6d9b0a987a
parent3e224250135dfe4c2f9c2f559a1107f624208e3b
[PATCH] C99 patch for fs/afs/inode.c

From: "Art Haas" <ahaas@airmail.net>

This patch converts the file to use C99 initializers.  The file had this
patch applied before, but a subsequent patch reversed the change and
readded the GNU-style initializer.  This patch brings back the C99 one.
fs/afs/inode.c