From: Borislav Petkov Date: Wed, 20 Feb 2013 15:32:27 +0000 (+0100) Subject: perf tools: Remove a write-only variable in the debugfs code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~119^2~16^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fed1208841f5db92cc3bede4b1004e9e986d843e;p=pandora-kernel.git perf tools: Remove a write-only variable in the debugfs code debugfs_premounted is written-to only so drop it. This functionality is covered by debugfs_found now. Make it a bool while at it. Signed-off-by: Borislav Petkov Cc: Ingo Molnar Cc: Steven Rostedt Link: http://lkml.kernel.org/r/1361374353-30385-2-git-send-email-bp@alien8.de Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed