From: Theodore Ts'o Date: Mon, 9 Aug 2010 21:28:38 +0000 (-0400) Subject: ext4: clean up compiler warning in start_this_handle() X-Git-Tag: v2.6.36-rc1~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d0bf00512b3b1b5d09d9a44919983eec1cc6fd0;p=pandora-kernel.git ext4: clean up compiler warning in start_this_handle() Fix the compiler warning: fs/jbd2/transaction.c: In function ‘start_this_handle’: fs/jbd2/transaction.c:98: warning: unused variable ‘ts’ Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed