public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stefan Smietanowski <stefan@hanse.com>
To: Srinivas Surabhi <srinivas.surabhi@wipro.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: driver compilations errors
Date: Fri, 16 Feb 2001 12:05:53 +0100	[thread overview]
Message-ID: <3A8D0991.6278A196@hanse.com> (raw)
In-Reply-To: <77452AAAFC5.AAA234C@vindhya.mail.wipro.com>

Hi.

> iam getting compilation errors  for driver code.
> 
> struct file_operations my_ops ={NULL,my_read,my_write,NULL,NULL,NULL
>                                 NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
>                            NULL };                                   ^^^^
                            ^^
> 
> ERROR -> my_ops has intializer but incomplete type

Well, for one there's no "," between the last "NULL"s...

// Stefan

      reply	other threads:[~2001-02-16 11:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-16 10:40 driver compilations errors Srinivas Surabhi
2001-02-16 11:05 ` Stefan Smietanowski [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=3A8D0991.6278A196@hanse.com \
    --to=stefan@hanse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=srinivas.surabhi@wipro.com \
    /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