Re: [PATCH] pci: separate out pci_add_dynid()

From: Tejun Heo
Date: Wed Sep 02 2009 - 18:30:27 EST


Hello, Greg.

Greg KH wrote:
>> +EXPORT_SYMBOL(pci_add_dynid);
>
> scripts/checkpatch.pl will complain about this :)
>
> Care to mark it EXPORT_SYMBOL_GPL() please?

Yeap, I just moved the code a bit so was a bit hesitant to add _GPL
there when all other functions didn't have it. Oh well, it's not like
external drivers would it. I'll.

> With that change, then feel free to add:
> Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/