From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [kvm-unit-tests PATCH v9 03/12] pci: Add 'extern' to public function declarations Date: Thu, 3 Nov 2016 13:30:23 -0700 Message-ID: <20161103203023.GA22260@infradead.org> References: <24c5c29c3bbd3fed9091efa8586c90068037f168.1478189002.git.agordeev@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, Thomas Huth , Andrew Jones , Peter Xu To: Alexander Gordeev Return-path: Received: from bombadil.infradead.org ([198.137.202.9]:44562 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750970AbcKCUaY (ORCPT ); Thu, 3 Nov 2016 16:30:24 -0400 Content-Disposition: inline In-Reply-To: <24c5c29c3bbd3fed9091efa8586c90068037f168.1478189002.git.agordeev@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Why? The extern keyword for function prototypes is a no-op.