public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michal Rokos <michal@rokos.info>
To: linux-kernel@vger.kernel.org
Subject: [Patch 2.6] PCMCIA ds - Exclude uneeded code when ! CONFIG_PROC_FS
Date: Fri, 15 Oct 2004 14:34:58 +0200	[thread overview]
Message-ID: <200410151434.58571.michal@rokos.info> (raw)

Hello,

just a oneliner to remove unneeded definition that is done below in the 
code anyway.

Michal

# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
#   2004/10/15 13:28:23+02:00 michal@nb-rokos.nx.cz 
#   proc_pccard is declared below once again, so exclude it here and let 
it be in ifdef CONFIG_PROC_FS block.
# 
# drivers/pcmcia/ds.c
#   2004/10/15 13:28:02+02:00 michal@nb-rokos.nx.cz +0 -2
#   proc_pccard is declared below once again, so exclude it here and let 
it be in ifdef CONFIG_PROC_FS block.
# 
diff -Nru a/drivers/pcmcia/ds.c b/drivers/pcmcia/ds.c
--- a/drivers/pcmcia/ds.c 2004-10-15 14:26:19 +02:00
+++ b/drivers/pcmcia/ds.c 2004-10-15 14:26:19 +02:00
@@ -134,8 +134,6 @@
 
 static int major_dev = -1;
 
-static struct proc_dir_entry *proc_pccard;
-
 /*====================================================================*/
 
 /* code which was in cs.c before */


             reply	other threads:[~2004-10-15 12:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-15 12:34 Michal Rokos [this message]
2004-11-20  9:51 ` [Patch 2.6] PCMCIA ds - Exclude uneeded code when ! CONFIG_PROC_FS Russell King

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=200410151434.58571.michal@rokos.info \
    --to=michal@rokos.info \
    --cc=linux-kernel@vger.kernel.org \
    /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