perf/x86/intel: Fix trivial formatting and style bug
authorDavid Carrillo-Cisneros <davidcc@google.com>
Tue, 21 Jun 2016 18:31:12 +0000 (11:31 -0700)
committerIngo Molnar <mingo@kernel.org>
Mon, 27 Jun 2016 09:34:19 +0000 (11:34 +0200)
commit3812bba84f3d721ff7dc3bb90360bc5ed6771994
tree46e78e48109201aaa85a0a9d7d6e99b4dc1d24d9
parent19fc9ddd61e059cc45464bdf6e8fa304bb94080f
perf/x86/intel: Fix trivial formatting and style bug

Replace spaces by tabs in LBR_FROM_* constants to align with newly
defined constant. Use BIT_ULL.

Signed-off-by: David Carrillo-Cisneros <davidcc@google.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Stephane Eranian <eranian@google.com>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Kan Liang <kan.liang@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Vince Weaver <vincent.weaver@maine.edu>
Link: http://lkml.kernel.org/r/1466533874-52003-4-git-send-email-davidcc@google.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/events/intel/lbr.c