summaryrefslogtreecommitdiffstats
path: root/fs/ext4/inode.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2012-07-22 20:25:31 -0400
committerTheodore Ts'o <tytso@mit.edu>2012-07-22 20:25:31 -0400
commit3108b54bcedde5d952c90460df5bc21efc1e134f (patch)
tree7adb071d689b93960069666f8d03bbafb629b93c /fs/ext4/inode.c
parent8a9918497bcf5aaa8d45eb61c373605bc4e8c81f (diff)
downloadlinux-3108b54bcedde5d952c90460df5bc21efc1e134f.tar.gz
linux-3108b54bcedde5d952c90460df5bc21efc1e134f.tar.bz2
linux-3108b54bcedde5d952c90460df5bc21efc1e134f.zip
ext4: remove dynamic array size in ext4_chksum()
The ext4_checksum() inline function was using a dynamic array size, which is not legal C. (It is a gcc extension). Remove it. Cc: "Darrick J. Wong" <djwong@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/inode.c')
0 files changed, 0 insertions, 0 deletions