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=-8.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,HK_RANDOM_FROM,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 CB406C433ED for ; Mon, 3 May 2021 10:35:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8D0226117A for ; Mon, 3 May 2021 10:35:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233410AbhECKf4 (ORCPT ); Mon, 3 May 2021 06:35:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53886 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233144AbhECKfy (ORCPT ); Mon, 3 May 2021 06:35:54 -0400 Received: from mail-ej1-x62e.google.com (mail-ej1-x62e.google.com [IPv6:2a00:1450:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D6295C06174A for ; Mon, 3 May 2021 03:35:01 -0700 (PDT) Received: by mail-ej1-x62e.google.com with SMTP id t4so7170104ejo.0 for ; Mon, 03 May 2021 03:35:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=CxPh7I3qDrCPngzrnG8Aq9TBH8oaOCJfSHeyyMQDXN8=; b=afG5a73Cf0eIji6Z/JOga4s4/04DQMF/rKpsluV3dmYq1a0niN53TS+XArpa4nlATn WvPEq2fh1EdcN8dPwUzxhdm5Lt42mKRpsCUnil2ZnhMHupx1QyaFGtQwmCbJflwaiLht zmts1oOIVdZmBDgBnbyF/+GznGw043ILCPQV2xPhQht0vVKT3dDK6EGKNyQhAPQ9fZz7 90N7MaXJCLQG24JoB2YZlgVQQ43wHqc+IZwgdSBhLU323HzjNoYAsx6tRnVRRH9froLa NM7w2TUOwT/b+fwV72VhMcO8YHFKQjzbFSLtH2D5IooIGUh4oJ6NeVapixc6d6OEFViT Bt7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=CxPh7I3qDrCPngzrnG8Aq9TBH8oaOCJfSHeyyMQDXN8=; b=IDUCxTp6gWbviUAQUr+BdfUgIk12NsYdv38YNizqS+lyDK/tk+xg+gRz8b0jQwIFDH ZI75FxqscKBA3R4qzIyemX8JbTmhFRRy2YFD9Ee37In3pdaj7OwSEedhp7vdlREbZD8o DtgL+ubVKeQFP5BWO3d+OMXExnxjtXm79VVU6hjlp4W01ZVG6/3t4c+fAEZHlZKhACvO 60AUOAfdhGduMwNx1zwh5PTlCG7AVdviEsRSaJ9c8xEFcbxnhoVXsvxKNod1ZvMpLt6t 1DsYKaj0/NsDuTmLZGHffrsgySQnJrx6WwP0w5c1OP8QT70W7nGXKLdlg1tR7+++aKKi /JQA== X-Gm-Message-State: AOAM530a/tt1OShuy16+61khJlM+SIh9sgdOcf4Lej2oPbv2dzNauShe A10Y7ERhx02QBIO4HhkWrI8D7EjFDOMKzQ== X-Google-Smtp-Source: ABdhPJyL3QG7MtDA6fjIEEjd8bqgWmuJVrvgE0FD42rFB5BqTXAgmaV7KGyr1KXuzflEy5IAnIcKfQ== X-Received: by 2002:a17:906:5652:: with SMTP id v18mr16153801ejr.457.1620038100630; Mon, 03 May 2021 03:35:00 -0700 (PDT) Received: from agape.jhs ([5.171.72.252]) by smtp.gmail.com with ESMTPSA id dk13sm12566895edb.34.2021.05.03.03.34.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 May 2021 03:35:00 -0700 (PDT) Date: Mon, 3 May 2021 12:34:57 +0200 From: Fabio Aiuto To: Sergio Paracuellos Cc: Dan Carpenter , Greg KH , linux-staging@lists.linux.dev, linux-kernel Subject: Re: [PATCH v3 00/43] staging: rtl8723bs: clean up driver from private debug facilities Message-ID: <20210503103457.GB8953@agape.jhs> References: <20210503075201.GN1981@kadam> <20210503081717.GA8953@agape.jhs> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 03, 2021 at 11:24:16AM +0200, Sergio Paracuellos wrote: > Hi Fabio, > > On Mon, May 3, 2021 at 10:17 AM Fabio Aiuto wrote: > > > > On Mon, May 03, 2021 at 10:52:01AM +0300, Dan Carpenter wrote: > > > Looks good. > > > > > > Reviewed-by: Dan Carpenter > > > > > > regards, > > > dan carpenter > > > > > > > thanks Dan, > > > > when a tag is offered this way, am I supposed to resend the patchset with > > the offered tag added on or it's just a tag which Greg is going to add when > > accept all in his tree? > > Greg will take care of adding this tag when he adds all of these > patches to his tree. > > > > > thank you in advance, > > > > fabio > > > > Best regards, > Sergio Paracuellos ok thank you Sergio, fabio