From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,SUBJ_ALL_CAPS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 31618C433ED for ; Fri, 7 May 2021 06:00:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0AE6F613EB for ; Fri, 7 May 2021 06:00:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230258AbhEGGBd (ORCPT ); Fri, 7 May 2021 02:01:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:60318 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229637AbhEGGBc (ORCPT ); Fri, 7 May 2021 02:01:32 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D452C613EB; Fri, 7 May 2021 06:00:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620367232; bh=8NwwG+RR/NNsJr65sCxdkYns4eegrhY8pURPafj+uTo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=AAcpxwevnfLvKbIhpNEWh6cyuRhhclVW4rQWmc5jnVKUH2jX7qIzaEMO6oV6Iiwmi ZS6X4bMR+8ACL0UvtPREN+XeOCNMQJFGrSSyo9ihppxBLh+RIqT6zxLWl+t7RVwvZN p9/ySDTNHEylM+oVQ4ncBbihhgq3OiyQFnrm3Og8= Date: Fri, 7 May 2021 08:00:29 +0200 From: Greg KH To: Saurav Girepunje Cc: saurav.girepunje@hotmail.com, linux-usb@vger.kernel.org Subject: Re: [PATCH 0/2] *** SUBJECT HERE *** Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Fri, May 07, 2021 at 10:06:17AM +0530, Saurav Girepunje wrote: > *** BLURB HERE *** No subject or blurb? > > Saurav Girepunje (2): > usb: musb: remove unused function argument > usb: musb: Remove unused function argument Again, these have the same subject line, which is not allowed. Please fix up and resend them all (we only saw 1 on the mailing list.) thanks, greg k-h