On Wed, Aug 11, 2010 at 03:39:02AM +0200, Christoph Fritz wrote: > Commit 8dd420466c7bfc459fa04680bd5690bfc41a4553 makes variable ts unused > when CONFIG_JBD2_DEBUG is not used. This patch ifdefs it too. > > fs/jbd2/transaction.c: In function ‘start_this_handle’: > fs/jbd2/transaction.c:98: warning: unused variable ‘ts’ > > Signed-off-by: Christoph Fritz <chf.fritz@xxxxxxxxxxxxxx> I have a patch queued up to fix this already, using an approach suggested by Linus. - Ted -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html