summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHaibo Liu2012-07-09 22:29:28 +0200
committerTheodore Ts'o2012-07-09 22:29:28 +0200
commit62a1391ddd6fbe82fc02154dc760bcc5cbc9ef68 (patch)
treed774785ccc48bb178da3d85af9ca0a5f3c197f4c /lib
parentext4: fix out-of-date comments in extents.c (diff)
downloadkernel-qcow2-linux-62a1391ddd6fbe82fc02154dc760bcc5cbc9ef68.tar.gz
kernel-qcow2-linux-62a1391ddd6fbe82fc02154dc760bcc5cbc9ef68.tar.xz
kernel-qcow2-linux-62a1391ddd6fbe82fc02154dc760bcc5cbc9ef68.zip
ext4: remove an unused statement in ext4_mb_get_buddy_page_lock()
In this patch, the statement "poff = block % blocks_per_page" in ext4_mb_get_buddy_page_lock has no effect. It will be optimized out by the compiler, but it's better to remove it. Signed-off-by: Haibo Liu <HaiboLiu6@gmail.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions