All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Len Brown <lenb@kernel.org>, Jaroslav Kysela <perex@suse.cz>,
	Adam Belay <ambx1@neo.rr.com>,
	linux-acpi@vger.kernel.org
Subject: [patch 0/6] PNP: minor cleanups
Date: Wed, 15 Aug 2007 10:32:07 -0600	[thread overview]
Message-ID: <20070815163207.062263984@ldl.fc.hp.com> (raw)

Fix a few more Lindent things and remove some unused code and
unnecessary casts.

The last patch removes some null pointer checks in cases where
I think it's better to just oops immediately rather than return
an error.

Bjorn

--

             reply	other threads:[~2007-08-15 16:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-15 16:32 Bjorn Helgaas [this message]
2007-08-15 16:32 ` [patch 1/6] PNP: fix up after Lindent Bjorn Helgaas
2007-08-15 16:32 ` [patch 2/6] PNPACPI: simplify irq_flags() Bjorn Helgaas
2007-08-15 16:32 ` [patch 3/6] PNPACPI: remove unnecessary casts of "void *" Bjorn Helgaas
2007-08-15 16:32 ` [patch 4/6] ISAPNP: removed unused isapnp_detected and ISAPNP_DEBUG Bjorn Helgaas
2007-08-15 16:32 ` [patch 5/6] PNP: remove MODULE infrastructure Bjorn Helgaas
2007-08-15 16:32 ` [patch 6/6] PNP: remove null pointer checks Bjorn Helgaas
2007-08-24  4:52 ` [patch 0/6] PNP: minor cleanups Len Brown

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=20070815163207.062263984@ldl.fc.hp.com \
    --to=bjorn.helgaas@hp.com \
    --cc=akpm@linux-foundation.org \
    --cc=ambx1@neo.rr.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=perex@suse.cz \
    /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.