]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ocfs2: remove unused variable
authorTao Mao <tao.ma@oracle.com>
Wed, 29 Aug 2007 00:25:35 +0000 (17:25 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 12 Oct 2007 18:54:32 +0000 (11:54 -0700)
commit518d7269f3c9129ae51d5f804edff998ab945a40
tree57ae06a6f396d6a4dad850d99a3f01697274c131
parentc77534f6fb6d58e27d923b6825ea3b0ef485ab26
ocfs2: remove unused variable

delete_tail_recs in ocfs2_try_to_merge_extent() was only ever set, remove
it.

Signed-off-by: Tao Mao <tao.ma@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/alloc.c