Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp1200723ybd; Wed, 26 Jun 2019 13:06:49 -0700 (PDT) X-Google-Smtp-Source: APXvYqwueBoLu/+G8f/OaP9o5Phv6uul6LjcD2ENPY6UoSTpVpwz3eoj0hgChhV92+cjZanpM0Vb X-Received: by 2002:a63:24c1:: with SMTP id k184mr4818418pgk.120.1561579609150; Wed, 26 Jun 2019 13:06:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561579609; cv=none; d=google.com; s=arc-20160816; b=J0/DAsrGbOhauEVrJLISpOe7f5GHjAZTxnfOimZRjqBzG1+buOOPPcSJPqeOMmljFJ vGcXQrDaWWXdEoRMZEOOjxwXX58ytFd0OYtY99CcZwaZurbVq7w7DktWg9ZtHBsahcZl M/A34VqHVksJ5bcZLEgXgOXP2WaKXr3Uj69VIc4YVgh3a/evXJHI8m6D0imEbVapdvjR NNkJOWZcmEKKscWXRdyw2/AxoaDdikLzNcL4juYO583IW17RgBrso/w+CCR6NA3R7Ewr Q8DA8mpz2xjqPV57A4XXfYk1gG4ggHO+wCx8eVKO5HyVTNMlw/BqaQGnOMoOwEhB/eiG 6cXA== 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; bh=8J9bI8eLC8oGID1BUuIJvGQJVmTFWi3GxFkQcr9Nbjo=; b=wo4FI6OA7IJ+3l4t21/L5j3zwP9Nwm8YQP7UOFKD7lB9Jh6m0Qh/K6XBDV84KIP0P+ adoe9HeE2fmVjkVD9ZzGlT+dtdcBewCH5s6pZ4KlrSwY7IcxWAztpMgljAwJxGYT54uU uwpy4G2FsMMJLeBgjw/fFeNMnBViXylzOrLknGnUeM1wDeObrkqOt36RZIUrs4XY4FxT BfoYTCo7G4PeICF55kJIaglKVspIPII/EcTaWvxvYcZZ4aTdrOFASDrLlMnvCUMvTKWz AZRLX/hIo+Ky37dJAgPoZzUAJAvttADwUdnayZREAvH112Uc6WafF8TpUVReuK2KS0zQ SVvQ== 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 a10si77070pfc.55.2019.06.26.13.06.33; Wed, 26 Jun 2019 13:06:49 -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 S1726511AbfFZUGA (ORCPT + 99 others); Wed, 26 Jun 2019 16:06:00 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:40834 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726271AbfFZUGA (ORCPT ); Wed, 26 Jun 2019 16:06:00 -0400 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::d71]) (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 482F114DB71DF; Wed, 26 Jun 2019 13:05:59 -0700 (PDT) Date: Wed, 26 Jun 2019 13:05:58 -0700 (PDT) Message-Id: <20190626.130558.961377889679553755.davem@davemloft.net> To: puranjay12@gmail.com Cc: skhan@linuxfoundation.org, bjorn@helgaas.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kernel-mentees@lists.linuxfoundation.org, linux-pci@vger.kernel.org, stephen@networkplumber.org Subject: Re: [PATCH v5 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates From: David Miller In-Reply-To: <20190621154037.25245-1-puranjay12@gmail.com> References: <20190621154037.25245-1-puranjay12@gmail.com> X-Mailer: Mew version 6.8 on Emacs 26.1 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, 26 Jun 2019 13:05:59 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Puranjay Mohan Date: Fri, 21 Jun 2019 21:10:34 +0530 > This patch series removes the private duplicates of PCI definitions in > favour of generic definitions defined in pci_regs.h. > > This driver only uses some of the generic PCI definitons, > which are included from pci_regs.h and thier private versions > are removed from skfbi.h with all other private defines. > > The skfbi.h defines PCI_REV_ID and other private defines with different > names, these are renamed to Generic PCI names to make them > compatible with defines in pci_regs.h. > > All unused defines are removed from skfbi.h. ... Series applied, thanks.