public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Doug Warzecha <Douglas_Warzecha@dell.com>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] char: Add Dell Systems Management Base driver
Date: Wed, 6 Jul 2005 09:07:37 -0700	[thread overview]
Message-ID: <20050706160737.GC13115@kroah.com> (raw)
In-Reply-To: <20050706155734.GA4271@sysman-doug.us.dell.com>

On Wed, Jul 06, 2005 at 10:57:35AM -0500, Doug Warzecha wrote:
> On Tue, Jul 05, 2005 at 11:17:03PM -0500, Greg KH wrote:
> >    > +static void dcdbas_device_release(struct device *dev)
> >    > +{
> >    > +     /* nothing to release */
> >    > +}
> > 
> >    This is a symptom of a broken driver.
> > 
> >    Hm, I wonder if there's some way for the compiler to check the fact that
> >    a function pointer passed to another function, is really a null
> >    function.  That would stop this kind of nonsense...
> 
> There are other drivers in the kernel tree with null device release functions.

Where?

> > 
> >    I'm sure I commented on this driver already, yet, I never got a response
> >    and the code is not changed.  Is there some reason for this?  That's a
> >    sure way to prevent your patch from ever being applied...
> 
> This is the first comment on the release function.  The code has been
> changing in response to comments from you and others.  We'll continue
> to make changes as needed.

You never responded to those questions though, so determining if the
code was changed is difficult.  And I still see you using ioctls, which,
if I remember, was what I asked about.

thanks,

greg k-h

  reply	other threads:[~2005-07-07  3:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-06  0:13 [PATCH] char: Add Dell Systems Management Base driver Doug Warzecha
2005-07-06  0:53 ` Chris Wedgwood
2005-07-12 23:17   ` Doug Warzecha
2005-07-14 21:04     ` Pavel Machek
2005-07-17  3:24     ` Chris Wedgwood
2005-07-06  1:02 ` randy_dunlap
2005-07-06  4:17 ` Greg KH
2005-07-06 15:57   ` Doug Warzecha
2005-07-06 16:07     ` Greg KH [this message]
2005-07-06 23:41       ` Doug Warzecha
2005-07-06 23:40         ` Greg KH
2005-07-13  0:57       ` Doug Warzecha
2005-07-13 20:19         ` Greg KH

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=20050706160737.GC13115@kroah.com \
    --to=greg@kroah.com \
    --cc=Douglas_Warzecha@dell.com \
    --cc=akpm@osdl.org \
    --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