On Thu, Jun 04, 2009 at 11:40:04AM +0530, Aneesh Kumar K.V wrote: > Move some static functions around so that we can > avoid some forward declaration. Also fix some compile > warnings I've added this with the changelog commit: ext4: Move __ext4_journalled_writepage() to avoid forward declaration In addition, fix two unused variable warnings. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxxxxxxx> Signed-off-by: "Theodore Ts'o" <tytso@xxxxxxx> I also dropped the bh initialization in fs/ext4/namei.c:empty_dir(), since it's clearly unnecessary and gcc 4.3.3 doesn't emit a warning. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html