dm snapshot: use rounddown_pow_of_two
authorRobert P. J. Day <rpjday@crashcourse.ca>
Fri, 8 Feb 2008 02:10:06 +0000 (02:10 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Fri, 8 Feb 2008 02:10:06 +0000 (02:10 +0000)
commit8defd83084c3ce46d314c038f7c0f0ed7156d6f8
treec21d30f80f0d991e731ba9a2c1263c5dbe498e6e
parent82d601dc076deb5f348cc3a70f57248bc976ae0c
dm snapshot: use rounddown_pow_of_two

Since the source file already includes the log2.h header file, it
seems pointless to re-invent the necessary routine.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-snap.c