From: Greg KH <gregkh@suse.de>
To: linux-s390@vger.kernel.org
Subject: Re: [PATCH] s390: remove driver_data direct access of struct device
Date: Tue, 05 May 2009 17:15:05 +0000 [thread overview]
Message-ID: <20090505171505.GA16356@suse.de> (raw)
In-Reply-To: <alpine.LFD.2.00.0905051242570.3332@localhost.localdomain>
On Tue, May 05, 2009 at 12:47:33PM +0200, Sebastian Ott wrote:
> hi,
>
> this patch introduces some build failures like:
>
> drivers/s390/char/raw3270.c: In function 'raw3270_model_show':
> drivers/s390/char/raw3270.c:1132: warning: dereferencing 'void *' pointer
> drivers/s390/char/raw3270.c:1132: error: request for member 'model' in something not a structure or union
>
> the following add-on patch fixes this
>
> Regards,
> Sebastian
>
> Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Argh, sorry about this, bad typo, compounded by cut and paste and the
inability for me to cross-compile s390 anymore :(
I'll merge this with my original patch, thanks so much for checking and
fixing it.
thanks,
greg k-h
parent reply other threads:[~2009-05-05 17:15 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <alpine.LFD.2.00.0905051242570.3332@localhost.localdomain>]
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=20090505171505.GA16356@suse.de \
--to=gregkh@suse.de \
--cc=linux-s390@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.