All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Andrey Utkin <andrey.krieger.utkin@gmail.com>,
	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,
	gregkh@linuxfoundation.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,
	josh@joshtriplett.org, paulmck@linux.vnet.ibm.com,
	awalls@md.metrocast.net, airlied@linux.ie,
	christian.koenig@amd.com, alexander.deucher@amd.com,
	trivial@kernel.org
Subject: Re: [RESUBMIT] [PATCH] Replace mentions of "list_struct" to "list_head"
Date: Fri, 14 Nov 2014 20:24:05 +0000	[thread overview]
Message-ID: <20141114182405.233f0fe3@recife.lan> (raw)
In-Reply-To: <20141113204841.18898f4e@gandalf.local.home>

Em Thu, 13 Nov 2014 20:48:41 -0500
Steven Rostedt <rostedt@goodmis.org> escreveu:

> On Fri, 14 Nov 2014 05:09:55 +0400
> Andrey Utkin <andrey.krieger.utkin@gmail.com> wrote:
> 
> > There's no such thing as "list_struct".
> 
> I guess there isn't.

Indeed ;)
> 
> > 
> > Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com>
> 
> Acked-by: Steven Rostedt <rostedt@goodmis.org>

Acked-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>

> 
> -- Steve
> 
> > ---
> >  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(-)
> > 
> 

WARNING: multiple messages have this Message-ID (diff)
From: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Andrey Utkin <andrey.krieger.utkin@gmail.com>,
	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,
	gregkh@linuxfoundation.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,
	josh@joshtriplett.org, paulmck@linux.vnet.ibm.com,
	awalls@md.metrocast.net, airlied@linux.ie,
	christian.koenig@amd.com, alexander.deucher@amd.com,
	trivial@kernel.org
Subject: Re: [RESUBMIT] [PATCH] Replace mentions of "list_struct" to "list_head"
Date: Fri, 14 Nov 2014 18:24:05 -0200	[thread overview]
Message-ID: <20141114182405.233f0fe3@recife.lan> (raw)
In-Reply-To: <20141113204841.18898f4e@gandalf.local.home>

Em Thu, 13 Nov 2014 20:48:41 -0500
Steven Rostedt <rostedt@goodmis.org> escreveu:

> On Fri, 14 Nov 2014 05:09:55 +0400
> Andrey Utkin <andrey.krieger.utkin@gmail.com> wrote:
> 
> > There's no such thing as "list_struct".
> 
> I guess there isn't.

Indeed ;)
> 
> > 
> > Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com>
> 
> Acked-by: Steven Rostedt <rostedt@goodmis.org>

Acked-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>

> 
> -- Steve
> 
> > ---
> >  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(-)
> > 
> 

  reply	other threads:[~2014-11-14 20:24 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
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 [this message]
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=20141114182405.233f0fe3@recife.lan \
    --to=mchehab@osg.samsung.com \
    --cc=airlied@linux.ie \
    --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=gregkh@linuxfoundation.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=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=trivial@kernel.org \
    --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.