[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20161205141023.GA29165@kroah.com>
Date: Mon, 5 Dec 2016 15:10:23 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: csmanjuvijay@...il.com
Cc: Alan Stern <stern@...land.harvard.edu>, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] USB: OHCI: at91: remove useless extern declaration
On Sat, Dec 03, 2016 at 03:25:21AM +0000, csmanjuvijay@...il.com wrote:
> From: Manjunath Goudar <csmanjuvijay@...il.com>
>
> Remove usb_disabled() extern declaration as it is already declared
> as EXPORT_SYMBOL_GPL declaration in drivers/usb/core/usb.c
The EXPORT_SYMBOL_GPL() has nothing to do with this, it's the fact that
it is exported in include/linux/usb.h that matters.
Please fix the text up and resend.
thanks,
greg k-h
Powered by blists - more mailing lists