All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yang Hongyang <yanghy@cn.fujitsu.com>
To: linux-fbdev-devel@lists.sourceforge.net
Cc: rjw@sisk.pl, linux-kernel@vger.kernel.org, rui.zhang@intel.com,
	brad@neruo.com, Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH]atyfb:remove  unused variable ‘pwr_command’
Date: Fri, 20 Feb 2009 10:29:03 +0800	[thread overview]
Message-ID: <499E156F.7020101@cn.fujitsu.com> (raw)
In-Reply-To: <49953E90.8030306@cn.fujitsu.com>

+CC:brad@neruo.com
+CC:Andrew Morton <akpm@linux-foundation.org>

Yang Hongyang wrote:
> remove  unused variable ‘pwr_command’ 
> 
> Signed-off-by: Yang Hongyang<yanghy@cn.fujitsu.com>
> 
> ---
>  drivers/video/aty/aty128fb.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/video/aty/aty128fb.c b/drivers/video/aty/aty128fb.c
> index e6e299f..2181ce4 100644
> --- a/drivers/video/aty/aty128fb.c
> +++ b/drivers/video/aty/aty128fb.c
> @@ -2365,7 +2365,6 @@ static void fbcon_aty128_bmove(struct display *p, int sy, int sx, int dy, int dx
>  static void aty128_set_suspend(struct aty128fb_par *par, int suspend)
>  {
>  	u32	pmgt;
> -	u16	pwr_command;
>  	struct pci_dev *pdev = par->pdev;
>  
>  	if (!par->pm_reg)


-- 
Regards
Yang Hongyang

      reply	other threads:[~2009-02-20  2:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-13  9:34 [PATCH]atyfb:remove unused variable ‘pwr_command’ Yang Hongyang
2009-02-20  2:29 ` Yang Hongyang [this message]

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=499E156F.7020101@cn.fujitsu.com \
    --to=yanghy@cn.fujitsu.com \
    --cc=akpm@linux-foundation.org \
    --cc=brad@neruo.com \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=rui.zhang@intel.com \
    /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.