From: Philipp Reisner <philipp.reisner@linbit.com>
To: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: Jens Axboe <jens.axboe@oracle.com>,
Lars Ellenberg <drbd-dev@lists.linbit.com>
Subject: Re: [Drbd-dev] [PATCH 2/4] drivers/block/drbd: removed duplicated #includes
Date: Wed, 26 May 2010 12:05:42 +0200 [thread overview]
Message-ID: <201005261205.43018.philipp.reisner@linbit.com> (raw)
In-Reply-To: <1274644094-23226-1-git-send-email-andrea.gelmini@gelma.net>
Am Sonntag, 23. Mai 2010, um 21:48:13 schrieb Andrea Gelmini:
> drivers/block/drbd/drbd_receiver.c: linux/mm.h is included more than once.
>
> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
> ---
> drivers/block/drbd/drbd_receiver.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/block/drbd/drbd_receiver.c
> b/drivers/block/drbd/drbd_receiver.c index bc9ab7f..185618f 100644
> --- a/drivers/block/drbd/drbd_receiver.c
> +++ b/drivers/block/drbd/drbd_receiver.c
> @@ -32,7 +32,6 @@
> #include <linux/fs.h>
> #include <linux/file.h>
> #include <linux/in.h>
> -#include <linux/mm.h>
> #include <linux/memcontrol.h>
> #include <linux/mm_inline.h>
> #include <linux/slab.h>
I took the patch, slightly modified. Will go upstream.
Best,
Phil
--
: Dipl-Ing Philipp Reisner
: LINBIT | Your Way to High Availability
: Tel: +43-1-8178292-50, Fax: +43-1-8178292-82
: http://www.linbit.com
DRBD(R) and LINBIT(R) are registered trademarks of LINBIT, Austria.
prev parent reply other threads:[~2010-05-26 10:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-23 19:48 [Drbd-dev] [PATCH 2/4] drivers/block/drbd: removed duplicated #includes Andrea Gelmini
2010-05-26 10:05 ` Philipp Reisner [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=201005261205.43018.philipp.reisner@linbit.com \
--to=philipp.reisner@linbit.com \
--cc=andrea.gelmini@gelma.net \
--cc=drbd-dev@lists.linbit.com \
--cc=jens.axboe@oracle.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 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.