All of lore.kernel.org
 help / color / mirror / Atom feed
From: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
To: Dave Jones <davej@suse.de>
Cc: miles@megapathdsl.net, linux-kernel@vger.kernel.org
Subject: Re: 2.5.3-pre3 -- aironet4500_core.c:2839:  In function `awc_init': incompatible types in return
Date: Wed, 23 Jan 2002 21:02:46 +0300	[thread overview]
Message-ID: <20020123210246.5e5cfb3f.johnpol@2ka.mipt.ru> (raw)
In-Reply-To: <20020123140044.E31032@suse.de>
In-Reply-To: <1011771248.24309.60.camel@stomata.megapathdsl.net> <20020123104550.16b160b0.johnpol@2ka.mipt.ru> <20020123140044.E31032@suse.de>

On Wed, 23 Jan 2002 14:00:44 +0100
Dave Jones <davej@suse.de> wrote:

>  > -       return NODEV;
>  > +       return -1;

>  This should probably be return -ENODEV

It sould be negative integer.
kdev_val(NODEV) == 0, so it will indicate successive finish, that is not
right.

> -- 
> | Dave Jones.        http://www.codemonkey.org.uk
> | SuSE Labs

	Evgeniy Polyakov ( s0mbre ).

  reply	other threads:[~2002-01-23 18:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-23  7:34 2.5.3-pre3 -- aironet4500_core.c:2839: In function `awc_init': incompatible types in return Miles Lane
2002-01-23  7:45 ` Evgeniy Polyakov
2002-01-23 13:00   ` Dave Jones
2002-01-23 18:02     ` Evgeniy Polyakov [this message]
2002-01-25  2:57       ` Evgeniy Polyakov

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=20020123210246.5e5cfb3f.johnpol@2ka.mipt.ru \
    --to=johnpol@2ka.mipt.ru \
    --cc=davej@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miles@megapathdsl.net \
    /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.