diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2010-03-03 23:55:01 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-03-21 12:44:12 -0700 |
commit | d4c7414aa43c3c71245d33bb976c92af727240f4 (patch) | |
tree | d5482ae71f835a9cf0d2befb8a623fc10afeb9cc /kernel/compat.c | |
parent | 83647d51540c560bd6da6b2b14452a2c231b4ff7 (diff) |
ext4: consolidate in_range() definitions
commit 731eb1a03a8445cde2cb23ecfb3580c6fa7bb690 upstream.
There are duplicate macro definitions of in_range() in mballoc.h and
balloc.c. This consolidates these two definitions into ext4.h, and
changes extents.c to use in_range() as well.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Andreas Dilger <adilger@sun.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel/compat.c')
0 files changed, 0 insertions, 0 deletions