diff options
author | 2012-07-22 20:25:31 -0400 | |
---|---|---|
committer | 2012-07-22 20:25:31 -0400 | |
commit | 3108b54bcedde5d952c90460df5bc21efc1e134f (patch) | |
tree | 7adb071d689b93960069666f8d03bbafb629b93c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: remove unused variable in ext4_update_super() (diff) | |
download | linux-dev-3108b54bcedde5d952c90460df5bc21efc1e134f.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions