From: Theodore Ts'o Date: Tue, 2 Sep 2014 01:26:09 +0000 (-0400) Subject: jbd2: fold __wait_cp_io into jbd2_log_do_checkpoint() X-Git-Tag: fixes-against-v3.18-rc2~28^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88fe1acb5bedfcba5f42fcdf165493ee587ba643;p=pandora-kernel.git jbd2: fold __wait_cp_io into jbd2_log_do_checkpoint() __wait_cp_io() is only called by jbd2_log_do_checkpoint(). Fold it in to make it a bit easier to understand. Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed