diff options
author | Eric Sandeen <sandeen@redhat.com> | 2008-01-29 07:58:27 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2008-01-29 07:58:27 +0300 |
commit | bba907433b85ba2adae1bb3b6fd29b4e5f35c468 (patch) | |
tree | e542fa7aa0d8ec783be83a895a02d6e26af9fbf6 /fs/ext4/inode.c | |
parent | 725d26d3f09ccb5bac4b4293096b985a312a0d67 (diff) | |
download | linux-bba907433b85ba2adae1bb3b6fd29b4e5f35c468.tar.xz |
ext4 extents: remove unneeded casts
There are many casts in extents.c which are not needed,
as the variables are already the type of the cast, or
are being promoted for no particular reason in printk's.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Diffstat (limited to 'fs/ext4/inode.c')
0 files changed, 0 insertions, 0 deletions