From: Julian Brost <julian@0x4a42.net>
To: x86@kernel.org
Cc: Fabian Hofmann <fabian.hofmann@fau.de>,
linux-kernel@i4.cs.fau.de,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Paul Mackerras <paulus@samba.org>, Ingo Molnar <mingo@redhat.com>,
Arnaldo Carvalho de Melo <acme@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/5] perf/x86/intel/uncore: Fix multiple coding style issues
Date: Fri, 09 Jan 2015 22:02:29 +0100 [thread overview]
Message-ID: <54B041E5.7090005@0x4a42.net> (raw)
In-Reply-To: <1418921500-5630-1-git-send-email-linux-kernel@0x4a42.net>
On 18.12.2014 17:51, Julian Brost wrote:
> 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(-)
>
Do you have any feedback on these patches?
Thanks,
Julian
prev parent reply other threads:[~2015-01-09 21:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-16 17:30 [PATCH] perf/x86/intel/uncore: Fix coding style Julian Brost
2014-12-17 8:09 ` Julian Brost
2014-12-18 16:51 ` [PATCH v2 0/5] perf/x86/intel/uncore: Fix multiple coding style issues Julian Brost
2014-12-18 16:51 ` [PATCH v2 1/5] perf/x86/intel/uncore: checkpatch: Replace deprecated macro Julian Brost
2014-12-18 16:51 ` [PATCH v2 2/5] perf/x86/intel/uncore: checkpatch: Replace kzalloc with kcalloc Julian Brost
2014-12-18 16:51 ` [PATCH v2 3/5] perf/x86/intel/uncore: coding style: Fix alignment in macros Julian Brost
2014-12-18 16:51 ` [PATCH v2 4/5] perf/x86/intel/uncore: checkpatch: Remove unnecessary line continuation Julian Brost
2014-12-18 16:51 ` [PATCH v2 5/5] perf/x86/intel/uncore: checkpatch: Add newlines after declarations Julian Brost
2015-01-09 21:02 ` Julian Brost [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54B041E5.7090005@0x4a42.net \
--to=julian@0x4a42.net \
--cc=a.p.zijlstra@chello.nl \
--cc=acme@kernel.org \
--cc=fabian.hofmann@fau.de \
--cc=hpa@zytor.com \
--cc=linux-kernel@i4.cs.fau.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=paulus@samba.org \
--cc=tglx@linutronix.de \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.