From: Stefan Weil <weil@mail.berlios.de>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 1/2] Add checkpatch.pl from Linux kernel
Date: Sun, 09 Jan 2011 18:46:31 +0100 [thread overview]
Message-ID: <4D29F477.5010001@mail.berlios.de> (raw)
In-Reply-To: <AANLkTikA7LvwTC4o4pSO59O3smHGcAWAjFgkD=0vX_up@mail.gmail.com>
Am 09.01.2011 12:45, schrieb Blue Swirl:
> Unchanged import from
> http://www.kernel.org/pub/linux/kernel/people/apw/checkpatch/checkpatch.pl-0.31
>
> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
> ---
> checkpatch.pl-0.31 | 2937
> ++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 files changed, 2937 insertions(+), 0 deletions(-)
> create mode 100644 checkpatch.pl-0.31
>
> diff --git a/checkpatch.pl-0.31 b/checkpatch.pl-0.31
> new file mode 100644
> index 0000000..cd51a65
> --- /dev/null
> +++ b/checkpatch.pl-0.31
[snip]
I appreciate that it will be possible to use scripts like this one
for QEMU, too. Let me just add a small remark.
QEMU's root directory is already crowded with too many files
(at least that's my personal opinion).
Why not use a directory structure similar to Linux and add
the script to scripts/checkpatch.pl? More scripts will follow,
e.g. scripts/get_maintainer.pl, and users will know where they
have to look for these scripts.
Regards,
Stefan
next prev parent reply other threads:[~2011-01-09 17:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-09 11:45 [Qemu-devel] [PATCH 1/2] Add checkpatch.pl from Linux kernel Blue Swirl
2011-01-09 17:46 ` Stefan Weil [this message]
2011-01-09 20:23 ` Stuart Brady
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=4D29F477.5010001@mail.berlios.de \
--to=weil@mail.berlios.de \
--cc=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).