All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ying.Liu@freescale.com (Liu Ying)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] staging: drm/imx: remove an unnecessary local variable
Date: Mon, 10 Feb 2014 18:42:57 +0800	[thread overview]
Message-ID: <52F8AD31.4000109@freescale.com> (raw)
In-Reply-To: <20140210102906.GP26684@n2100.arm.linux.org.uk>

On 02/10/2014 06:29 PM, Russell King - ARM Linux wrote:
> On Mon, Feb 10, 2014 at 06:29:45PM +0800, Liu Ying wrote:
>> This patch removes an unnecessary local variable defined
>> in the function imx_drm_driver_unload() so as to fix the
>> following build warning.
>>
>> drivers/staging/imx-drm/imx-drm-core.c: \
>> In function ?imx_drm_driver_unload?:
>> drivers/staging/imx-drm/imx-drm-core.c:87:25: \
>> warning: unused variable ?imxdrm? [-Wunused-variable]
> 
> Already-Naked-by: me.  This is required by later patches in the series
> posted earlier.
> 

Sorry. Did you mean that you have already got a fix for this?

WARNING: multiple messages have this Message-ID (diff)
From: Liu Ying <Ying.Liu@freescale.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: devel@driverdev.osuosl.org, gregkh@linuxfoundation.org,
	dri-devel@lists.freedesktop.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] staging: drm/imx: remove an unnecessary local variable
Date: Mon, 10 Feb 2014 18:42:57 +0800	[thread overview]
Message-ID: <52F8AD31.4000109@freescale.com> (raw)
In-Reply-To: <20140210102906.GP26684@n2100.arm.linux.org.uk>

On 02/10/2014 06:29 PM, Russell King - ARM Linux wrote:
> On Mon, Feb 10, 2014 at 06:29:45PM +0800, Liu Ying wrote:
>> This patch removes an unnecessary local variable defined
>> in the function imx_drm_driver_unload() so as to fix the
>> following build warning.
>>
>> drivers/staging/imx-drm/imx-drm-core.c: \
>> In function ‘imx_drm_driver_unload’:
>> drivers/staging/imx-drm/imx-drm-core.c:87:25: \
>> warning: unused variable ‘imxdrm’ [-Wunused-variable]
> 
> Already-Naked-by: me.  This is required by later patches in the series
> posted earlier.
> 

Sorry. Did you mean that you have already got a fix for this?


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2014-02-10 10:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-10 10:29 [PATCH] staging: drm/imx: remove an unnecessary local variable Liu Ying
2014-02-10 10:29 ` Liu Ying
2014-02-10 10:29 ` Russell King - ARM Linux
2014-02-10 10:29   ` Russell King - ARM Linux
2014-02-10 10:42   ` Liu Ying [this message]
2014-02-10 10:42     ` Liu Ying
2014-02-10 10:45     ` Russell King - ARM Linux
2014-02-10 10:45       ` Russell King - ARM Linux

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=52F8AD31.4000109@freescale.com \
    --to=ying.liu@freescale.com \
    --cc=linux-arm-kernel@lists.infradead.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.