]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NTFS: Use C99 style structure initialization after memory allocation where
authorAnton Altaparmakov <aia21@cantab.net>
Fri, 27 May 2005 15:42:56 +0000 (16:42 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Fri, 27 May 2005 15:42:56 +0000 (16:42 +0100)
commit442d207eb0b4e7047c4fedccd900c425e689d502
tree2c23dc98fba6912417164ba65b258a9da1241ae1
parent2fb21db2548fc8b196eb8d8425f05ee1965d5344
NTFS: Use C99 style structure initialization after memory allocation where
      possible (fs/ntfs/{attrib.c,index.c,super.c}).  Thanks to Al Viro and
      Pekka Enberg.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
fs/ntfs/ChangeLog
fs/ntfs/attrib.c
fs/ntfs/index.c
fs/ntfs/super.c