From: Greg KH <gregkh@linuxfoundation.org>
To: Andrey Utkin <andrey.krieger.utkin@gmail.com>
Cc: shuah.kh@samsung.com, kenhelias@firemail.de,
kernel-janitors@vger.kernel.org, valentina.manea.m@gmail.com,
dri-devel@lists.freedesktop.org, oleg@redhat.com,
mgorman@suse.de, paulmck@linux.vnet.ibm.com,
jeffrey.t.kirsher@intel.com, linux-kbuild@vger.kernel.org,
josh@joshtriplett.org, rostedt@goodmis.org,
mathieu.desnoyers@efficios.com, yann.morin.1998@free.fr,
ddstreet@ieee.org, awalls@md.metrocast.net, laijs@cn.fujitsu.com,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
yamada.m@jp.panasonic.com, alexander.deucher@amd.com,
akpm@linux-foundation.org, linux-media@vger.kernel.org,
christian.koenig@amd.com, m.chehab@samsung.com
Subject: Re: [PATCH] Replace mentions of "list_struct" to "list_head"
Date: Fri, 07 Nov 2014 21:41:00 +0000 [thread overview]
Message-ID: <20141107214100.GA1640@kroah.com> (raw)
In-Reply-To: <1415395128-7976-1-git-send-email-andrey.krieger.utkin@gmail.com>
On Sat, Nov 08, 2014 at 01:18:48AM +0400, Andrey Utkin wrote:
> There's no such thing as "list_struct".
>
> Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com>
> ---
> drivers/gpu/drm/radeon/mkregtable.c | 24 ++++++++++++------------
> drivers/media/pci/cx18/cx18-driver.h | 2 +-
> include/linux/list.h | 34 +++++++++++++++++-----------------
> include/linux/plist.h | 10 +++++-----
> include/linux/rculist.h | 8 ++++----
> scripts/kconfig/list.h | 6 +++---
> tools/usb/usbip/libsrc/list.h | 2 +-
> 7 files changed, 43 insertions(+), 43 deletions(-)
Stuff like this should be sent to the trivial maintainer...
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Andrey Utkin <andrey.krieger.utkin@gmail.com>
Cc: linux-usb@vger.kernel.org, linux-kbuild@vger.kernel.org,
linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org, kernel-janitors@vger.kernel.org,
mgorman@suse.de, ddstreet@ieee.org, jeffrey.t.kirsher@intel.com,
yamada.m@jp.panasonic.com, kenhelias@firemail.de,
oleg@redhat.com, akpm@linux-foundation.org, shuah.kh@samsung.com,
valentina.manea.m@gmail.com, yann.morin.1998@free.fr,
laijs@cn.fujitsu.com, mathieu.desnoyers@efficios.com,
rostedt@goodmis.org, josh@joshtriplett.org,
paulmck@linux.vnet.ibm.com, m.chehab@samsung.com,
awalls@md.metrocast.net, airlied@linux.ie,
christian.koenig@amd.com, alexander.deucher@amd.com
Subject: Re: [PATCH] Replace mentions of "list_struct" to "list_head"
Date: Fri, 7 Nov 2014 13:41:00 -0800 [thread overview]
Message-ID: <20141107214100.GA1640@kroah.com> (raw)
In-Reply-To: <1415395128-7976-1-git-send-email-andrey.krieger.utkin@gmail.com>
On Sat, Nov 08, 2014 at 01:18:48AM +0400, Andrey Utkin wrote:
> There's no such thing as "list_struct".
>
> Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com>
> ---
> drivers/gpu/drm/radeon/mkregtable.c | 24 ++++++++++++------------
> drivers/media/pci/cx18/cx18-driver.h | 2 +-
> include/linux/list.h | 34 +++++++++++++++++-----------------
> include/linux/plist.h | 10 +++++-----
> include/linux/rculist.h | 8 ++++----
> scripts/kconfig/list.h | 6 +++---
> tools/usb/usbip/libsrc/list.h | 2 +-
> 7 files changed, 43 insertions(+), 43 deletions(-)
Stuff like this should be sent to the trivial maintainer...
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Andrey Utkin <andrey.krieger.utkin@gmail.com>
Cc: shuah.kh@samsung.com, kenhelias@firemail.de,
kernel-janitors@vger.kernel.org, valentina.manea.m@gmail.com,
dri-devel@lists.freedesktop.org, oleg@redhat.com,
mgorman@suse.de, paulmck@linux.vnet.ibm.com,
jeffrey.t.kirsher@intel.com, linux-kbuild@vger.kernel.org,
josh@joshtriplett.org, rostedt@goodmis.org,
mathieu.desnoyers@efficios.com, yann.morin.1998@free.fr,
ddstreet@ieee.org, awalls@md.metrocast.net, laijs@cn.fujitsu.com,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
yamada.m@jp.panasonic.com, alexander.deucher@amd.com,
akpm@linux-foundation.org, linux-media@vger.kernel.org,
christian.koenig@amd.com, m.chehab@samsung.com
Subject: Re: [PATCH] Replace mentions of "list_struct" to "list_head"
Date: Fri, 7 Nov 2014 13:41:00 -0800 [thread overview]
Message-ID: <20141107214100.GA1640@kroah.com> (raw)
In-Reply-To: <1415395128-7976-1-git-send-email-andrey.krieger.utkin@gmail.com>
On Sat, Nov 08, 2014 at 01:18:48AM +0400, Andrey Utkin wrote:
> There's no such thing as "list_struct".
>
> Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com>
> ---
> drivers/gpu/drm/radeon/mkregtable.c | 24 ++++++++++++------------
> drivers/media/pci/cx18/cx18-driver.h | 2 +-
> include/linux/list.h | 34 +++++++++++++++++-----------------
> include/linux/plist.h | 10 +++++-----
> include/linux/rculist.h | 8 ++++----
> scripts/kconfig/list.h | 6 +++---
> tools/usb/usbip/libsrc/list.h | 2 +-
> 7 files changed, 43 insertions(+), 43 deletions(-)
Stuff like this should be sent to the trivial maintainer...
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2014-11-07 21:41 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-07 21:18 [PATCH] Replace mentions of "list_struct" to "list_head" Andrey Utkin
2014-11-07 21:18 ` Andrey Utkin
2014-11-07 21:41 ` Greg KH [this message]
2014-11-07 21:41 ` Greg KH
2014-11-07 21:41 ` Greg KH
[not found] ` <20141107214100.GA1640-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2014-11-14 1:09 ` [RESUBMIT] " Andrey Utkin
2014-11-14 1:09 ` Andrey Utkin
2014-11-14 1:09 ` Andrey Utkin
2014-11-14 1:48 ` Steven Rostedt
2014-11-14 1:48 ` Steven Rostedt
2014-11-14 20:24 ` Mauro Carvalho Chehab
2014-11-14 20:24 ` Mauro Carvalho Chehab
2014-11-14 22:37 ` Deucher, Alexander
2014-11-14 22:37 ` Deucher, Alexander
2014-11-15 2:59 ` Paul E. McKenney
2014-11-15 2:59 ` Paul E. McKenney
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=20141107214100.GA1640@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=alexander.deucher@amd.com \
--cc=andrey.krieger.utkin@gmail.com \
--cc=awalls@md.metrocast.net \
--cc=christian.koenig@amd.com \
--cc=ddstreet@ieee.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jeffrey.t.kirsher@intel.com \
--cc=josh@joshtriplett.org \
--cc=kenhelias@firemail.de \
--cc=kernel-janitors@vger.kernel.org \
--cc=laijs@cn.fujitsu.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=m.chehab@samsung.com \
--cc=mathieu.desnoyers@efficios.com \
--cc=mgorman@suse.de \
--cc=oleg@redhat.com \
--cc=paulmck@linux.vnet.ibm.com \
--cc=rostedt@goodmis.org \
--cc=shuah.kh@samsung.com \
--cc=valentina.manea.m@gmail.com \
--cc=yamada.m@jp.panasonic.com \
--cc=yann.morin.1998@free.fr \
/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.