From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: [PATCH 3/3] libxl: cleanup some misuse of 'cpumap' as parameter Date: Tue, 24 Mar 2015 14:33:25 +0000 Message-ID: <20150324143324.GC30219@zion.uk.xensource.com> References: <20150324132630.10874.78040.stgit@Solace.station> <20150324134223.10874.43009.stgit@Solace.station> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20150324134223.10874.43009.stgit@Solace.station> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Dario Faggioli Cc: Wei Liu , Stefano Stabellini , Ian Jackson , Ian Campbell , Xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, Mar 24, 2015 at 02:42:27PM +0100, Dario Faggioli wrote: > in favour of the more generic 'bitmap', which is better > since these are generic libxl_bitmap_* functions. > > Also fix a typo, and remove a stale (and wrong) comment. > > No functional change intended. > > Signed-off-by: Dario Faggioli > Cc: Ian Campbell > Cc: Ian Jackson > Cc: Stefano Stabellini > Cc: Wei Liu Acked-by: Wei Liu