From: Hoang-Nam Nguyen <hnguyen@linux.vnet.ibm.com>
To: Roland Dreier <rdreier@cisco.com>,
linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org,
general@lists.openfabrics.org
Cc: raisch@de.ibm.com, stefan.roscher@de.ibm.com
Subject: [PATCH 2/2] ehca: correction include order according kernel coding style
Date: Fri, 27 Jul 2007 12:55:19 +0200 [thread overview]
Message-ID: <200707271255.19456.hnguyen@linux.vnet.ibm.com> (raw)
=46rom a2794450cbee597cefd7b6e159257583c459d358 Mon Sep 17 00:00:00 2001
=46rom: Hoang-Nam Nguyen <hnguyen at de.ibm.com>
Date: Fri, 27 Jul 2007 10:26:40 +0200
Subject: [PATCH] correction include order according kernel coding style
Signed-off-by: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
=2D--
drivers/infiniband/hw/ehca/ehca_mrmw.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/drivers/infiniband/hw/ehca/ehca_mrmw.c b/drivers/infiniband/hw=
/ehca/ehca_mrmw.c
index 773ac3f..1180b65 100644
=2D-- a/drivers/infiniband/hw/ehca/ehca_mrmw.c
+++ b/drivers/infiniband/hw/ehca/ehca_mrmw.c
@@ -40,9 +40,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
=20
=2D#include <rdma/ib_umem.h>
=2D
#include <asm/current.h>
+#include <rdma/ib_umem.h>
=20
#include "ehca_iverbs.h"
#include "ehca_mrmw.h"
=2D-=20
1.5.2
next reply other threads:[~2007-07-27 10:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-27 10:55 Hoang-Nam Nguyen [this message]
2007-07-29 3:39 ` [PATCH 2/2] ehca: correction include order according kernel coding style Roland Dreier
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=200707271255.19456.hnguyen@linux.vnet.ibm.com \
--to=hnguyen@linux.vnet.ibm.com \
--cc=general@lists.openfabrics.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=raisch@de.ibm.com \
--cc=rdreier@cisco.com \
--cc=stefan.roscher@de.ibm.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;
as well as URLs for NNTP newsgroup(s).