summaryrefslogtreecommitdiffstats
path: root/net/compat.c
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@redhat.com>2011-01-10 19:03:35 +0100
committerTheodore Ts'o <tytso@mit.edu>2011-01-10 19:03:35 +0100
commitd002ebf1d8daa5a317645b1c4a3a0b7ea2abc9ac (patch)
treed7b51bc1be02cbd08c6740ef73f79892f8653c83 /net/compat.c
parentext4: fix memory leak in ext4_free_branches (diff)
downloadlinux-d002ebf1d8daa5a317645b1c4a3a0b7ea2abc9ac.tar.xz
linux-d002ebf1d8daa5a317645b1c4a3a0b7ea2abc9ac.zip
ext4: don't pass entire map to check_eofblocks_fl
Since check_eofblocks_fl() only uses the m_lblk portion of the map structure, we may as well pass that directly, rather than passing the entire map, which IMHO obfuscates what parameters check_eofblocks_fl() cares about. Not a big deal, but seems tidier and less confusing, to me. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'net/compat.c')
0 files changed, 0 insertions, 0 deletions