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=-7.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,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 2BD73C433F5 for ; Sat, 11 Sep 2021 09:39:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 06D14610F8 for ; Sat, 11 Sep 2021 09:39:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235533AbhIKJkQ (ORCPT ); Sat, 11 Sep 2021 05:40:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56588 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235473AbhIKJkN (ORCPT ); Sat, 11 Sep 2021 05:40:13 -0400 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C4F3BC061574 for ; Sat, 11 Sep 2021 02:39:00 -0700 (PDT) Received: by mail-wr1-x434.google.com with SMTP id m9so6294318wrb.1 for ; Sat, 11 Sep 2021 02:39:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=BzfT+8mL4lnIIztKWMb14N98BJQF3dCybA3fCPHp1cA=; b=GRi0/295tLKKHZERq1UUtuATtq1NANk8QB3E7eoQhEGkmqpdMOVzq29PGKefr6Yz77 94cq5nrm0Li3BgK3DWODFJB+ybgOtNgqpVXx9IBOqJPF03D6mrE82XR4i1JaZ3a/Y7Hq PBPmKmVOEJTiB4D9bxKvd8Nm6LNmMsRfGV8bOzZHK7NsvQSJVvPJ4WHkzda0bKQXd+0e Ir9DcsTJo6odp49jWRgqaflCUMQst6ynQIEU5DzfVoGPt1l4jPI3kyJCkvpOtYEbAP1r OOQMtUpCuaGRzu+3khcBhykNxqVNGBJdLtkFX40H/Gi8qbaOFNYgDvuqtU9ZRHqdwGRb s0uQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=BzfT+8mL4lnIIztKWMb14N98BJQF3dCybA3fCPHp1cA=; b=XGaUMfwWSev3mgLiNReRDsz+V6s0VOtEJqB6LvEWxixVYf25tpJu/t0qumUtS0+ypN T9kLvBotit+IAIviRo55Lp43xW/u1SJFAv8w/fYabpeEserVp1M6KZUz8Fl6jR2pPgef C+kpZUa/0sWhR9AnkXzppo/6QyVpvR+bFzAIj7ecbRzGpuQ4Ag478udc2vv+kKn8Hd+n tzeiqn3XUUnLEnMiPXF/fUqSQnFMHpxbH1nqR8YV/kKumeFd/mFyrE5YvBsLvg0P8NA8 Rx/acjkEni20BmKNSICJvlWMAUj04sgEMcVI5UbPzhEvWp64s1XTMdX2eGFy8ZJBlYbP yeBw== X-Gm-Message-State: AOAM530Do+NfcFzsQj4s/qK9osX7kftXsZXppn2ojVcWMnmwqnSy6UV7 nRW4colj7gkPrei02m356p0= X-Google-Smtp-Source: ABdhPJwrQAMC22waHM9G7/C6yt2NkNgHcg9+tAxqYf1Qw1czq8VoYwnRAlFkG5E9HWP8dABbUPjyLQ== X-Received: by 2002:adf:cf05:: with SMTP id o5mr2261763wrj.270.1631353139351; Sat, 11 Sep 2021 02:38:59 -0700 (PDT) Received: from localhost.localdomain (host-79-43-5-131.retail.telecomitalia.it. [79.43.5.131]) by smtp.gmail.com with ESMTPSA id j20sm1231871wrb.5.2021.09.11.02.38.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Sep 2021 02:38:58 -0700 (PDT) From: "Fabio M. De Francesco" To: gregkh@linuxfoundation.org, Michael Straube Cc: Larry.Finger@lwfinger.net, phil@philpotter.co.uk, martin@kaiser.cx, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, Michael Straube Subject: Re: [PATCH 0/7] remove pointers from struct hal_ops Date: Sat, 11 Sep 2021 11:38:57 +0200 Message-ID: <1858319.rr7sHpn3up@localhost.localdomain> In-Reply-To: <20210910205033.3778-1-straube.linux@gmail.com> References: <20210910205033.3778-1-straube.linux@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday, September 10, 2021 10:50:26 PM CEST Michael Straube wrote: > This series removes some more pointers from struct hal_ops and > removes the function rtl8188e_set_hal_ops() that is empty after > the removals. > > Michael Straube (7): > staging: r8188eu: remove mgnt_xmit from struct hal_ops > staging: r8188eu: remove hal_xmit from struct hal_ops > staging: r8188eu: remove read_bbreg from struct hal_ops > staging: r8188eu: remove write_bbreg from struct hal_ops > staging: r8188eu: remove read_rfreg from struct hal_ops > staging: r8188eu: remove write_rfreg from struct hal_ops > staging: r8188eu: remove rtl8188e_set_hal_ops() > Hi Michael, This series is good. Furthermore, I compiled the whole series with gcc version 11.2.1 2020816 [revision 056e324ce46a7924b5cf10f61010cf9dd2ca10e9] (SUSE Linux) one patch at a time. There are no errors or warnings at any time in any of the seven builds. But, unfortunately, I have no time to test. So the whole series is... Acked-by: Fabio M. De Francesco Thanks, Fabio