linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yinghai Lu <yinghai@kernel.org>
To: Wei Yang <richard.weiyang@gmail.com>
Cc: akataria@vmware.com, tglx@linutronix.de, mingo@redhat.com,
	x86@kernel.org, hpa@zytor.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86/e820: make e820_search_gap() static and remove unused variables
Date: Sun, 25 Dec 2016 18:18:12 -0800	[thread overview]
Message-ID: <20161226021811.GA3314@linux-siqj.site> (raw)
In-Reply-To: <1482676551-11411-1-git-send-email-richard.weiyang@gmail.com>

On Sun, Dec 25, 2016 at 02:35:51PM +0000, Wei Yang wrote:
> e820_search_gap() is just used locally now and the start_addr and end_addr
> is fixed. Also gapstart is not checked in this function.
> 
> The patch makes e820_search_gap() static and remove those unused variables.
> 
> Signed-off-by: Wei Yang <richard.weiyang@gmail.com>

Acked-by: Yinghai Lu <yinghai@kernel.org>

  reply	other threads:[~2016-12-26  2:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20161225013739.GA5878@linux-siqj.site>
2016-12-25 14:35 ` [PATCH] x86/e820: make e820_search_gap() static and remove unused variables Wei Yang
2016-12-26  2:18   ` Yinghai Lu [this message]
2016-12-29  8:40   ` [tip:x86/boot] x86/e820: Make " tip-bot for Wei Yang

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=20161226021811.GA3314@linux-siqj.site \
    --to=yinghai@kernel.org \
    --cc=akataria@vmware.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=richard.weiyang@gmail.com \
    --cc=tglx@linutronix.de \
    --cc=x86@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;
as well as URLs for NNTP newsgroup(s).