Re: [PATCH v8 1/6] PCI: add a define for the PCI resource type mask v2

From: Bjorn Helgaas
Date: Mon Jul 10 2017 - 17:47:51 EST


If you post this again, you can drop the "v2", "v5", etc at the end of
the subject lines. I don't think it's useful to merge those.

On Mon, Jul 10, 2017 at 04:59:49PM +0200, Christian König wrote:
> From: Christian König <christian.koenig@xxxxxxx>
>
> We use this mask multiple times in the bus setup.
>
> v2: fix some style nit picks

And you can put these "v2: ..." notes after the "---" because I don't
think they're useful after merging either.

> Signed-off-by: Christian König <christian.koenig@xxxxxxx>
> Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
> ---
> drivers/pci/pci.h | 3 +++
> drivers/pci/setup-bus.c | 12 +++---------
> 2 files changed, 6 insertions(+), 9 deletions(-)