From: Artem Bityutskiy Date: Tue, 31 May 2011 14:47:53 +0000 (+0300) Subject: UBIFS: amend debugging name check function prototype X-Git-Tag: v3.1-rc1~327^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb2615d4d14777fd37e2b91bd99b92c0354813d1;p=pandora-kernel.git UBIFS: amend debugging name check function prototype Add 'struct ubifs_info *c' parameter to the 'dbg_check_name()' debugging function - it will be needed in one of the following commits where we switch to debugfs. So this is just a preparation. Mark parameters as 'const' while on it. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed