Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1223157imm; Wed, 25 Jul 2018 13:55:26 -0700 (PDT) X-Google-Smtp-Source: AAOMgpeiD9nD3IHDm5VJcZmnWoz3b20mZ1cn9shIxX+IYT3xZwJ5hzKdrUPdynC8cvgxmhcfZAiT X-Received: by 2002:aa7:82c3:: with SMTP id f3-v6mr23554781pfn.136.1532552126886; Wed, 25 Jul 2018 13:55:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532552126; cv=none; d=google.com; s=arc-20160816; b=IEk/eLaLEmqEDRDhjbaxlXJBXYmVMKtIpmp68VQUb/z6H942RK9QWR2TmIqi4bcbzZ WGY5S1YFiPoGE83iozVLw1BbSovm0Y+GSD5zcwRg9AU08/IVe+Fxjbcxcc4vTe1lCA5D Gy/WjN/22cMbbPzQmkJjJamJecxAiQqmZ+EveT7VLZSoAHmLpWMEmd6kJc7rXJIXAQ9q 84t05UiWSbtzxv4dz6bv3Mm95swM1ybTlrJ1GrsuxEnFbDZVRp9jXHLY5iQOXD4lCnXb WHPkfWmXN8rEQWjnnJcW8Uhj7GJIXfNSzPL7nm/n/8En/SaZYcMMuE7piiLzhtNsIx/C T1+A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date :arc-authentication-results; bh=Lupn7zhzZ1is59fE3MQi8RvT+5MlgeNOVjY/NSGPzq4=; b=0phuOEzvzSTeULCi7LZp16ge29gKHSglTWH5gdvp1f9PDuuiT4TwaFV22b1P5euoug ctV/OOpqZT1l5sEInF3aMY4MhtEBI1QsD5Yaj3aPyL/Puf0KB3VYx1PPgDVxRmJO4mKs o0Bw/oxwbN2FLg2MmFHxIKApygUmXPaP2PL2tmKXjnc14ywnVXHPZDVPypIdcAXR2oAR 8XeTEauiRoTCF7TKme2OPbE563z3RQkuNWnQymSANgHUGYD+1MNlWljLGxgiGPE4bV9W c4sMAvTOJTyirgGg4idJApClkzagxnaq+eKPy7OLrOMnIviQisOwezrbIQKZG3rbkrpY iyeQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p33-v6si13500126pld.318.2018.07.25.13.55.11; Wed, 25 Jul 2018 13:55:26 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731414AbeGYWG1 (ORCPT + 99 others); Wed, 25 Jul 2018 18:06:27 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:55864 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731373AbeGYWG0 (ORCPT ); Wed, 25 Jul 2018 18:06:26 -0400 Received: from localhost (unknown [172.58.43.97]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id CA1D3124391AD; Wed, 25 Jul 2018 13:53:00 -0700 (PDT) Date: Wed, 25 Jul 2018 13:52:59 -0700 (PDT) Message-Id: <20180725.135259.776764053086649839.davem@davemloft.net> To: helgaas@kernel.org Cc: jdmason@kudzu.us, netdev@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] vxge: Remove unnecessary include of From: David Miller In-Reply-To: <153237958637.172194.6734539971240967379.stgit@bhelgaas-glaptop.roam.corp.google.com> References: <153237958637.172194.6734539971240967379.stgit@bhelgaas-glaptop.roam.corp.google.com> X-Mailer: Mew version 6.7 on Emacs 26 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Wed, 25 Jul 2018 13:53:01 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Bjorn Helgaas Date: Mon, 23 Jul 2018 15:59:46 -0500 > From: Bjorn Helgaas > > The vxge driver doesn't need anything provided by pci_hotplug.h, so remove > the unnecessary include of it. > > Signed-off-by: Bjorn Helgaas Applied to net-next, thanks.