public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: Andrew Morton <akpm@osdl.org>
Cc: <linux-kernel@vger.kernel.org>, <support@moxa.com.tw>
Subject: [PATCH 6/6] Char: mxser_new, CMSPAR is defined
Date: Wed,  4 Oct 2006 00:06:30 +0200 (CEST)	[thread overview]
Message-ID: <126432123123@karneval.cz> (raw)

mxser_new, CMSPAR is defined

There is no need to have another (ifndeffed) definition of CMSPAR. It's
defined in includes.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>

---
commit 6545715838791f2e9f1501b5b48fae69f2d82d35
tree 1a289cd1a7c4d0e744c5036ebdd92ba4d40cb52f
parent b4f8f18a380e652a92f0dbd41622b5f536a00bed
author Jiri Slaby <jirislaby@gmail.com> Tue, 03 Oct 2006 23:59:23 +0200
committer Jiri Slaby <xslaby@anemoi.localdomain> Tue, 03 Oct 2006 23:59:23 +0200

 drivers/char/mxser_new.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/drivers/char/mxser_new.c b/drivers/char/mxser_new.c
index d4cb2d8..cb9c865 100644
--- a/drivers/char/mxser_new.c
+++ b/drivers/char/mxser_new.c
@@ -1602,10 +1602,6 @@ static int mxser_read_register(int port,
 	return id;
 }
 
-#ifndef CMSPAR
-#define	CMSPAR 010000000000
-#endif
-
 static int mxser_ioctl_special(unsigned int cmd, void __user *argp)
 {
 	struct mxser_port *port;

                 reply	other threads:[~2006-10-03 22:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=126432123123@karneval.cz \
    --to=jirislaby@gmail.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=support@moxa.com.tw \
    /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