Prev: [patch] qla4xxx: initialize some variables for gcc
Next: [PATCH] sched: merge cpu_to_core_group functions
From: Theodore Ts'o on 13 Aug 2010 17:10 Hi Linus, No other late-breaking bug reports/regressions have turned up, and since I want to get this fixed before -rc1 gets released, please pull: git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus I fixed the compile warning basically as you suggested, but with a better name and with the comments moved to the inline function where they would make more sense. Thanks, - Ted Theodore Ts'o (1): ext4: clean up compiler warning in start_this_handle() fs/jbd2/transaction.c | 46 +++++++++++++++++++++++++++------------------- 1 files changed, 27 insertions(+), 19 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |