diff options
author | Haibo Liu <[email protected]> | 2012-07-09 16:29:28 -0400 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2012-07-09 16:29:28 -0400 |
commit | 62a1391ddd6fbe82fc02154dc760bcc5cbc9ef68 (patch) | |
tree | d774785ccc48bb178da3d85af9ca0a5f3c197f4c /lib/mpi/mpi-add.c | |
parent | e7bcf8230498b9568e09d74e296e71a01e024006 (diff) |
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 <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions