The following patch series fixes multiple coding style issues. Most of them
were found by checkpatch.

v2: This is the version that's actually supposed to be sent out.

Julian Brost (5):
  perf/x86/intel/uncore: checkpatch: Replace deprecated macro.
  perf/x86/intel/uncore: checkpatch: Replace kzalloc with kcalloc
  perf/x86/intel/uncore: coding style: Fix alignment in macros
  perf/x86/intel/uncore: checkpatch: Remove unnecessary line
    continuation
  perf/x86/intel/uncore: checkpatch: Add newlines after declarations

 arch/x86/kernel/cpu/perf_event_intel_uncore.c      |  6 +++-
 .../x86/kernel/cpu/perf_event_intel_uncore_nhmex.c |  1 +
 .../x86/kernel/cpu/perf_event_intel_uncore_snbep.c | 39 +++++++++++++---------
 3 files changed, 30 insertions(+), 16 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to