linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Alessio Igor Bogani <abogani@texware.it>
Cc: Linux-next <linux-next@vger.kernel.org>
Subject: Re: [PATCH] Staging: comedi: Fix an other build problem
Date: Fri, 20 Mar 2009 21:36:57 -0700	[thread overview]
Message-ID: <20090321043657.GC482@kroah.com> (raw)
In-Reply-To: <1237567072-30463-1-git-send-email-abogani@texware.it>

On Fri, Mar 20, 2009 at 05:37:52PM +0100, Alessio Igor Bogani wrote:
> [...]
>  CC [M]  drivers/staging/comedi/comedi_compat32.o
>  drivers/staging/comedi/comedi_compat32.c: In function ‘raw_ioctl’:
>  drivers/staging/comedi/comedi_compat32.c:451: error: ‘comedi32_chaninfo’ undeclared (first use in this function)
>  drivers/staging/comedi/comedi_compat32.c:451: error: (Each undeclared identifier is reported only once
>  drivers/staging/comedi/comedi_compat32.c:451: error: for each function it appears in.)
>  drivers/staging/comedi/comedi_compat32.c:454: error: expected expression before ‘)’ token
>  drivers/staging/comedi/comedi_compat32.c:454: error: expected expression before ‘)’ token
>  drivers/staging/comedi/comedi_compat32.c:457: error: expected expression before ‘)’ token
>  drivers/staging/comedi/comedi_compat32.c:457: error: expected expression before ‘)’ token
>  drivers/staging/comedi/comedi_compat32.c:460: error: expected expression before ‘)’ token
>  drivers/staging/comedi/comedi_compat32.c:460: error: expected expression before ‘)’ token
>  drivers/staging/comedi/comedi_compat32.c:463: error: expected expression before ‘)’ token
>  drivers/staging/comedi/comedi_compat32.c:463: error: expected expression before ‘)’ token
>  drivers/staging/comedi/comedi_compat32.c:466: error: expected expression before ‘)’ token
>  drivers/staging/comedi/comedi_compat32.c:466: error: expected expression before ‘)’ token
>  [...]

Ah, sorry, I just fixed this before I saw your patch (based on Randy's
previous complaint.)

thanks,

greg k-h

      reply	other threads:[~2009-03-21  4:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-20 16:37 [PATCH] Staging: comedi: Fix an other build problem Alessio Igor Bogani
2009-03-21  4:36 ` 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=20090321043657.GC482@kroah.com \
    --to=greg@kroah.com \
    --cc=abogani@texware.it \
    --cc=linux-next@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;
as well as URLs for NNTP newsgroup(s).