LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: torvalds@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PCMCIA] Check return status of register calls in i82365
Date: Fri, 21 May 2004 16:41:11 -0700	[thread overview]
Message-ID: <20040521164111.26e90aa6.akpm@osdl.org> (raw)
In-Reply-To: <20040521115529.GA1408@gondor.apana.org.au>

Herbert Xu <herbert@gondor.apana.org.au> wrote:
>
> i82365 calls driver_register and platform_device_register without
> checking their return values.  This patch fixes that.

It does more than that - you've also changed it to run platform_device_register()
prior to isa_probe().  How come?

  reply	other threads:[~2004-05-21 23:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-21 11:55 Herbert Xu
2004-05-21 23:41 ` Andrew Morton [this message]
2004-05-21 23:46   ` Herbert Xu

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=20040521164111.26e90aa6.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    --subject='Re: [PCMCIA] Check return status of register calls in i82365' \
    /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

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).