Andrew Morton wrote: > On Wed, 13 Sep 2006 15:25:19 -0500 > Dave Kleikamp <[EMAIL PROTECTED]> wrote: > >>> +void journal_do_submit_data(struct buffer_head **wbuf, int bufs) >> Is there any reason this couldn't be static? > > Nope.
With this change, journal_brelse_array can also be made static in recovery.c, and removed from jbd.h, I think. -Eric - To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
