From: Tilman Schmidt <tilman@imap.cc>
To: Matt Mackall <mpm@selenic.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Use vprintk rather that vsnprintf where possible
Date: Fri, 05 Dec 2008 14:49:20 +0100 [thread overview]
Message-ID: <49393160.20606@imap.cc> (raw)
In-Reply-To: <1228423309.3255.109.camel@calx>
[-- Attachment #1: Type: text/plain, Size: 1360 bytes --]
A diffstat would have been nice, so that a small driver maintainer
like me can quickly check whether s/he should have a closer look:
drivers/cpufreq/cpufreq.c | 11 +--------
drivers/scsi/arm/fas216.c | 6 +----
drivers/scsi/nsp32.c | 29 ++++++++++--------------
drivers/scsi/pcmcia/nsp_cs.c | 28 ++++++++++--------------
fs/adfs/super.c | 12 ++++------
fs/affs/amigaffs.c | 22 +++++++-----------
fs/befs/debug.c | 47 +++++++---------------------------------
fs/hpfs/super.c | 7 +-----
fs/jfs/super.c | 7 ++----
fs/ntfs/debug.c | 50 +++++++++++++++++--------------------------
fs/ocfs2/super.c | 22 ++++++++----------
fs/partitions/ldm.c | 7 ++----
fs/udf/super.c | 16 ++++++-------
fs/ufs/super.c | 46 +++++++++++++++++++--------------------
fs/xfs/support/debug.c | 28 ++++++------------------
15 files changed, 127 insertions(+), 211 deletions(-)
shows at a glance who's affected by this.
Also, I'm a big fan of diff's -p option.
Thanks,
--
Tilman Schmidt E-Mail: tilman@imap.cc
Bonn, Germany
Diese Nachricht besteht zu 100% aus wiederverwerteten Bits.
Ungeöffnet mindestens haltbar bis: (siehe Rückseite)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
next prev parent reply other threads:[~2008-12-05 13:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-04 20:41 [PATCH] Use vprintk rather that vsnprintf where possible Matt Mackall
2008-12-05 3:05 ` Kay Sievers
2008-12-05 3:13 ` Nick Andrew
2008-12-05 4:08 ` Matt Mackall
2008-12-05 4:21 ` Joe Perches
2008-12-05 13:49 ` Tilman Schmidt [this message]
2008-12-07 8:05 ` Andrew Morton
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=49393160.20606@imap.cc \
--to=tilman@imap.cc \
--cc=linux-kernel@vger.kernel.org \
--cc=mpm@selenic.com \
/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