From: Namhyung Kim Date: Thu, 29 Jan 2015 08:06:48 +0000 (+0900) Subject: perf tools: Use perf_data_file__fd() consistently X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~164^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42aa276f40730211383e9a9923416f1fb9841d68;p=pandora-kernel.git perf tools: Use perf_data_file__fd() consistently Do not reference file->fd directly since we want hide the implementation details from outside for possible future changes. Signed-off-by: Namhyung Kim Cc: Adrian Hunter Cc: Andi Kleen Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/r/1422518843-25818-8-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed