On Tue, Oct 11, 2011 at 12:15:20PM -0700, Randy Dunlap wrote: > From: Randy Dunlap <rdunlap@xxxxxxxxxxxx> > > Fix build error when CONFIG_BUG is not enabled: > > fs/jbd2/transaction.c:1175:3: error: implicit declaration of function '__WARN' > > by changing __WARN() to WARN_ON(), as suggested by > Arnaud Lacombe <lacombar@xxxxxxxxx>. > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> > Cc: Arnaud Lacombe <lacombar@xxxxxxxxx> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html