From: Greg KH <greg@kroah.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [Kernel-janitors] [patch] fix sysfs leak drivers/net/dgrs.c
Date: Tue, 16 Mar 2004 15:02:41 +0000 [thread overview]
Message-ID: <20040316150240.GA8708@kroah.com> (raw)
In-Reply-To: <20040316094113.GA3260@mail.sternwelten.at>
On Tue, Mar 16, 2004 at 10:41:15AM +0100, maximilian attems wrote:
> if the driver fails to load, leaves a dgrs dir in sysfs.
>
> belows patch is far from beautifull,
> but keeps logic of dgrs_init_module().
>
> test compiled.
>
> as follow up to:
> http://marc.theaimsgroup.com/?l=linux-kernel&m\x107938809308387&w=2
>
> when chasing eisa_driver_register returns,
> i found a lot of unchecked pci_register_driver,
> should i add this one to kj TODO?
Yes, and all pci_module_init() calls need to be changed to
pci_register_driver() but that's a 2.7 thing...
thanks,
greg k-h
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors
prev parent reply other threads:[~2004-03-16 15:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-16 9:41 [Kernel-janitors] [patch] fix sysfs leak drivers/net/dgrs.c maximilian attems
2004-03-16 15:02 ` Greg KH [this message]
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=20040316150240.GA8708@kroah.com \
--to=greg@kroah.com \
--cc=kernel-janitors@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 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.