From: Ezequiel Garcia Date: Sat, 28 Apr 2012 14:13:04 +0000 (-0300) Subject: m68k: fix compiler warning by properly inlining flat_set_persistent() X-Git-Tag: v3.5-rc1~169^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f106eac91edbd28de23b0bc58be82f68d976e24f;p=pandora-kernel.git m68k: fix compiler warning by properly inlining flat_set_persistent() This patch removes the following warning: fs/binfmt_flat.c:752: warning: unused variable 'persistent'. There is neither functionality change, nor extra code generated. Signed-off-by: Ezequiel Garcia Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed