From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= Subject: Re: [PATCH] xen-blkfront: rename indirect descriptor parameter Date: Wed, 10 Feb 2016 13:22:40 +0100 Message-ID: <56BB2B90.2050604@citrix.com> References: <56BB2B3B02000078000D07DB@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aTTnN-0004Ma-A3 for xen-devel@lists.xenproject.org; Wed, 10 Feb 2016 12:22:57 +0000 In-Reply-To: <56BB2B3B02000078000D07DB@prv-mh.provo.novell.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: Jan Beulich , Konrad Rzeszutek Wilk Cc: xen-devel List-Id: xen-devel@lists.xenproject.org El 10/2/16 a les 12:21, Jan Beulich ha escrit: > "max" is rather ambiguous and carries pretty little meaning, the more > that there are also "max_queues" and "max_ring_page_order". Make this > "max_indirect_segments" instead, and at once change the type from int > to uint (to match the respective variable's type). > = > Signed-off-by: Jan Beulich Acked-by: Roger Pau Monn=E9