From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH v2] xenoprof: drop necessary macro Date: Tue, 23 Feb 2016 13:42:42 +0000 Message-ID: <56CC61D2.3040103@citrix.com> References: <1456233163-20862-1-git-send-email-cardoe@cardoe.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1456233163-20862-1-git-send-email-cardoe@cardoe.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Doug Goldstein , xen-devel@lists.xen.org Cc: Keir Fraser , Jan Beulich List-Id: xen-devel@lists.xenproject.org On 23/02/16 13:12, Doug Goldstein wrote: > This macro doesn't really provide a benefit. When support is added the > implementer can implement this how it needs to be and not conform to the > macro. Additionally this change limits the output of the warning to just > once instead of nrpages worth. While editing this area I dropped > trailing whitespace. > > Signed-off-by: Doug Goldstein Reviewed-by: Andrew Cooper