From: Artem Bityutskiy Date: Tue, 31 May 2011 15:14:38 +0000 (+0300) Subject: UBIFS: amend debugging inode size check function prototype X-Git-Tag: v3.1-rc1~327^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d808efb407e1a2cf83a8d21411157195f26bdef9;p=pandora-kernel.git UBIFS: amend debugging inode size check function prototype Add 'const struct ubifs_info *c' parameter to 'dbg_check_synced_i_size()' function because we'll need it in the next patch when we switch to debugfs. So this patch is just a preparation. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed