Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752956AbcKHD1E (ORCPT ); Mon, 7 Nov 2016 22:27:04 -0500 Received: from conssluserg-06.nifty.com ([210.131.2.91]:53301 "EHLO conssluserg-06.nifty.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752807AbcKHD1A (ORCPT ); Mon, 7 Nov 2016 22:27:00 -0500 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-06.nifty.com uA83QkfG018652 X-Nifty-SrcIP: [209.85.161.175] MIME-Version: 1.0 In-Reply-To: References: <1478545622-29591-1-git-send-email-hofrat@osadl.org> From: Masahiro Yamada Date: Tue, 8 Nov 2016 12:26:45 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] usb: renesas_usbhs: simplify list handling To: Yoshihiro Shimoda , Nicholas Mc Guire Cc: Greg Kroah-Hartman , Felipe Balbi , Julia Lawall , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 805 Lines: 30 >> Fixes: 6acb95d4e070 ("usb: renesas_usbhs: modify packet queue control method") This is not a fix, but a clean-up patch. >> Signed-off-by: Nicholas Mc Guire >> --- >> Found by simple coccinelle scanner >> >> Compile tested with: multi_v7_defconfig (implies >> CONFIG_USB_RENESAS_USBHS=m) >> >> Patch is against 4.9.0-rc2 (localversion-next is next-20161028) > > Thank you for the patch! > However, such a patch is already merged in the Felipe's usb.git repository unfortunately... > https://git.kernel.org/cgit/linux/kernel/git/balbi/usb.git/commit/?h=testing/next&id=31faf878bd8c7e2c078a3b75f65efe64f23b0f18 > So, the patch will appear in linux-next repository in the future. Likewise for drivers/usb/dwc3/gadget.h drivers/usb/dwc2/gadget.c -- Best Regards Masahiro Yamada