Re: [PATCH 2/2] USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_driver()

From: Greg KH
Date: Wed May 27 2015 - 11:00:42 EST


On Wed, May 27, 2015 at 07:19:15PM +0530, Abhishek Bist wrote:
> This function is used to call before 2.6.x version of linux kernel but since then I haven't seen it's relative usage and it's not
> being used any where right now after checking it through linux.crossrefrence.So, IMHO it would be relevant to remove this obselete
> function from kernel mainline.
>
> Signed-off-by: Abhishek Bist <ishubist@xxxxxxxxx>
> ---
> include/linux/usb/hcd.h | 2 --
> 1 file changed, 2 deletions(-)

Where is patch 1/2? I didn't get a copy of it...
--
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/