From: Anton Vorontsov Date: Thu, 15 Nov 2012 02:48:15 +0000 (-0800) Subject: pstore/ftrace: Adjust for ftrace_ops->func prototype change X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebacfd1ece3bfa46296fc92c6f996cb5f7fc75e6;p=pandora-kernel.git pstore/ftrace: Adjust for ftrace_ops->func prototype change This commit fixes the following warning: fs/pstore/ftrace.c:51:2: warning: initialization from incompatible pointer type [enabled by default] fs/pstore/ftrace.c:51:2: warning: (near initialization for ‘pstore_ftrace_ops.func’) [enabled by defaula Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed