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=-2.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 5BF34C4338F for ; Tue, 24 Aug 2021 15:59:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3C28161212 for ; Tue, 24 Aug 2021 15:59:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238559AbhHXQAB (ORCPT ); Tue, 24 Aug 2021 12:00:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42622 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238550AbhHXP75 (ORCPT ); Tue, 24 Aug 2021 11:59:57 -0400 Received: from mail-ej1-x62f.google.com (mail-ej1-x62f.google.com [IPv6:2a00:1450:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 30EB7C061764 for ; Tue, 24 Aug 2021 08:59:13 -0700 (PDT) Received: by mail-ej1-x62f.google.com with SMTP id lc21so12959360ejc.7 for ; Tue, 24 Aug 2021 08:59:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=6QaIFm64i7sSWcUtZ7j/D41OONg/HLxIveGkEJDQifw=; b=IocNyZyWqPtaJCAFm1GZacTlXb6mYB1QZ0+IYZnPzss9hi/oeTUKrQ+BWb2USe8ETV J2VZOBOPA/7sbCVkvnlYRQx6stI4zB5O/IMMdYTz5dP0vt40NVZfRav+UlVH1c36xCJb sHKrzacXzI8P3KwdR9xdibDIhKhl71zG+GJECxh2tsU5cSiz4UW+wXmKkFVoRtJ3bRdy MNMDb3NgQ72zXgktRznoCfdl/wIyAvVrd4nsWb+ccEoJnDKuWOiIVWJg5DdFnzTRLt+v GqYFKAEjcayCW5eUeHbSpRIEQCtfs7T0X0ZW74nQZGJBXbrFUwRiNoZ43Wi1yJonPQOa Pt4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=6QaIFm64i7sSWcUtZ7j/D41OONg/HLxIveGkEJDQifw=; b=Dq1J1/+26Mzinw6xSF6VBhAfmJ0GUEcKkHXhWHuPogYsx+VyhRp0T5/RKsAfreyFOq fXM7kfml2ZlotEUJxIMwYR+3n8n2rRZm67RK7Eas6IcJScbgEtUGSWqZGTJ4N6mrMuD4 5QLS5YNE4IHWTS4C3WHcRzPy7eGF5dgwLcpyh0Y2WeHM+4kQKtOtFJQj8VKlLi7HNwsE Xr+Pu0LuQwkwySeP7Zz+GY7R4JhXQNzVD+AR2ghlaS58oqqxUNcdCgGwhOpsh7nnNROf 6oPa5vBatYjuokYK87Odoy1FQjw1/73HCxnjYtNzsGxskRGK3ohRc8iQNRJJrFeEpXAb Acng== X-Gm-Message-State: AOAM532+vGUVgdIGOwpX7aiR6i/mSyZboAln/DFeRZhjedUEFK7txpD8 cOkbS3lWN1JErW5H1mVjFQQ= X-Google-Smtp-Source: ABdhPJzyDE1j/hj8YWHAlD8Sbjeh34ShlpgUmykNkOStQ24BmViWcFnkq9u7Ottdmmm/30fGifHFIw== X-Received: by 2002:a17:907:7da5:: with SMTP id oz37mr40309523ejc.396.1629820751850; Tue, 24 Aug 2021 08:59:11 -0700 (PDT) Received: from localhost.localdomain (host-79-22-100-164.retail.telecomitalia.it. [79.22.100.164]) by smtp.gmail.com with ESMTPSA id ay20sm12086420edb.91.2021.08.24.08.59.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Aug 2021 08:59:11 -0700 (PDT) From: "Fabio M. De Francesco" To: Larry Finger , Phillip Potter , Greg Kroah-Hartman , linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, Christophe JAILLET , Pavel Skripkin Subject: Re: [PATCH 2/2] staging: r8188eu: Make some clean-ups in usbctrl_vendorreq() Date: Tue, 24 Aug 2021 17:59:10 +0200 Message-ID: <1730935.6n1DRfr91A@localhost.localdomain> In-Reply-To: References: <20210824142823.16845-1-fmdefrancesco@gmail.com> <2327592.S5L5zkRU50@localhost.localdomain> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday, August 24, 2021 5:43:26 PM CEST Pavel Skripkin wrote: > On 8/24/21 6:39 PM, Fabio M. De Francesco wrote: > > Oh, I know where it comes from... :) > > > > It's a patch of mine that is in the queue, waiting to be reviewed and applied. > > Please see: https://lore.kernel.org/lkml/20210819221241.31987-1-fmdefrancesco@gmail.com/ > > > oh.... there are _a lot_ of pending changes :) > > I guess, we need smth like public-mirror with already reviewed and > working changes It's becoming a serious problem. A lot of times I see people who is asked to rebase and resend, not because they forget to fetch the current tree, instead because the tree changes as soon as Greg start to apply the first patches in the queue and the other patches at the end of the queue cannot be applied. Anyway,I understand that Greg cannot apply a patch at a time soon after submission but in the while the queue grows larger and larger. Regards, Fabio > With regards, > Pavel Skripkin >