From: Michal Marek <mmarek@suse.cz>
To: Steve Russo <svrusso1@fieldeffect.info>
Cc: trivial@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 001/001] kconfig: fix pointer conversion error when running make xconfig
Date: Thu, 02 May 2013 10:57:25 +0200 [thread overview]
Message-ID: <51822A75.7030101@suse.cz> (raw)
In-Reply-To: <CABKNEQcR_AWnMptL=o0XtCyX78Cn5xiV78wxP_65O2kmeK1MNg@mail.gmail.com>
On 30.4.2013 19:38, Steve Russo wrote:
> From: Steve Russo <svrusso1@gmail.com <mailto:svrusso1@gmail.com>>
>
> I could not compile "make xconfig" on the linux-next git, as of
> 20130430, due to a pointer type conversion in line 128/129 of list.h
> (couldn't convert from void* to struct list_head).
Thanks for the patch, but it has already been posted here:
http://lkml.org/lkml/2013/4/29/322
This is my first
> patch; please forgive me if I haven't done something correctly.
First and foremost: No html email.
> Signed-off-by: Steve Russo <svrusso1@gmail.com <mailto:svrusso1@gmail.com>>
> ---
> ---
> /home/russosv/Dev/Kernel/generic/linux-next/20130429/scripts/kconfig/list.h.orig2013-04-30
> 13:09:34.708075512 -0400
> +++
> /home/russosv/Dev/Kernel/generic/linux-next/20130429/scripts/kconfig/list.h2013-04-30
> 13:07:30.113329353 -0400
Second: Please send patches so that they apply with -p1. The best is to
first send the patch to yourself and pipe the email to 'git am.' If that
works, then the odds are that it will work for the receiver as well.
Otherwise the content was OK.
Michal
parent reply other threads:[~2013-05-02 8:57 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <CABKNEQcR_AWnMptL=o0XtCyX78Cn5xiV78wxP_65O2kmeK1MNg@mail.gmail.com>]
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=51822A75.7030101@suse.cz \
--to=mmarek@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=svrusso1@fieldeffect.info \
--cc=trivial@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