From: Artem Bityutskiy <dedekind1@gmail.com>
To: Thomas Meyer <thomas@m3y3r.de>
Cc: adrian.hunter@intel.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] UBIFS: Use kmemdup rather than duplicating its implementation
Date: Fri, 18 Nov 2011 00:29:12 +0200 [thread overview]
Message-ID: <1321568954.2272.36.camel@koala> (raw)
In-Reply-To: <1321099416.1668.16.camel@localhost.localdomain>
On Sat, 2011-11-12 at 13:03 +0100, Thomas Meyer wrote:
> From: Thomas Meyer <thomas@m3y3r.de>
>
> Use kmemdup rather than duplicating its implementation
>
> The semantic patch that makes this change is available
> in scripts/coccinelle/api/memdup.cocci.
>
> Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Thanks, but could you please send a patch which I can apply using git
am? This one does not apply:
[dedekind@koala ubifs-2.6 (master)]$ patch --dry-run -p1 < ~/tmp/x.mbox
patching file fs/ubifs/tnc.c
patching file fs/ubifs/xattr.c
patch: **** malformed patch at line 94: diff -u -p a/fs/ubifs/lpt.c b/fs/ubifs/lpt.c
Artem.
next prev parent reply other threads:[~2011-11-17 22:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-12 12:03 [PATCH] UBIFS: Use kmemdup rather than duplicating its implementation Thomas Meyer
2011-11-17 22:29 ` Artem Bityutskiy [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-11-17 23:00 Thomas Meyer
2011-11-22 10:55 ` Artem Bityutskiy
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=1321568954.2272.36.camel@koala \
--to=dedekind1@gmail.com \
--cc=adrian.hunter@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=thomas@m3y3r.de \
/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).