Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754366AbbGTN2T (ORCPT ); Mon, 20 Jul 2015 09:28:19 -0400 Received: from smtp02.citrix.com ([66.165.176.63]:41163 "EHLO SMTP02.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753018AbbGTN2S (ORCPT ); Mon, 20 Jul 2015 09:28:18 -0400 X-IronPort-AV: E=Sophos;i="5.15,508,1432598400"; d="scan'208";a="285689113" Message-ID: <55ACF768.2010505@citrix.com> Date: Mon, 20 Jul 2015 14:28:08 +0100 From: David Vrabel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: Colin King , Konrad Rzeszutek Wilk , Boris Ostrovsky , "David Vrabel" , Thomas Gleixner , "Ingo Molnar" , "H. Peter Anvin" , , CC: Subject: Re: [Xen-devel] [PATCH] xen: fix non-ANSI function declaration of function xen_has_pv_devices References: <1437075283-18905-1-git-send-email-colin.king@canonical.com> In-Reply-To: <1437075283-18905-1-git-send-email-colin.king@canonical.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-DLP: MIA1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 542 Lines: 15 On 16/07/15 20:34, Colin King wrote: > From: Colin Ian King > > xen_has_pv_devices has no parameters, so use the normal void > parameter convention to make it match the prototype in the > header file include/xen/platform_pci.h Applied to for-linus-4.3, thanks. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/