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=-12.7 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,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 DF025C433B4 for ; Tue, 13 Apr 2021 18:31:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B60CB613C0 for ; Tue, 13 Apr 2021 18:31:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347861AbhDMSbT (ORCPT ); Tue, 13 Apr 2021 14:31:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55584 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231787AbhDMSbE (ORCPT ); Tue, 13 Apr 2021 14:31:04 -0400 Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 48909C061756 for ; Tue, 13 Apr 2021 11:30:44 -0700 (PDT) Received: by mail-ed1-x52d.google.com with SMTP id g17so19808816edm.6 for ; Tue, 13 Apr 2021 11:30:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=99F53NVNWQBwxX1Mzz0xGwNtjs0DyLQjl7oHgfB7e+8=; b=Wva5nn9YWOZ7JK0xjBRFO6MIIoiOkmo+5WiqG5rmc9rc4vuYeRPW/Zi5S0Jd/ZbB4H uJ7XuXAoEtyvXMcHKFksOg+wGCBRrzeCAP9o1RMaC9cH28dCOFgGHtyZM1IAABNhxtOm Pd0GOz26XFK7UmEhGEbPqbtNlDALmhVnJEm6ZFBVmYlRKbbuhzefr360TMbaRzR74aMx ue/I84hF+zVXSL6Fdiq6HSK8QPt65kcCgPUE3Q/RIlaf9v0qpDxIgjuM7fDAAQpHl29I XqlBqrARrqOAZ1RL3gWe1rhvQZtgCTL8XrmeRgMLu7yz+YXhdmvt4EZxHmgoQs+gbu8y d8/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=99F53NVNWQBwxX1Mzz0xGwNtjs0DyLQjl7oHgfB7e+8=; b=IJ+wdgcfSSF3+lJ+kvjCLN9/cjpwaTaCsH+1o+xPYe7/75IE3XW1/u0jZBgY32Ma8G Moy4dV4weXd8btZB15rpbr3V0OcRm//9hQF8q7Gb4+tSUGKcVLQc+kEsR/cH6ZMZilht +60td10xR7NAbEDMuS7ti4DVFlVGgaJ6gX3OBT3qg/DO+8CSf02MYqvc0DyXmg6sLiEd UA/OoBqWEbESOjjFWpwuRytSMzGZn29N9vNWPuDwIpQPOw6AA11h1eRPfuRFzCa3wMu8 y6cv7e7AaHEqz1vappo9D4LwyQbKg+Yw0264uJRgZtDpwGRc+o3aS5oDkADesDemDH+X +7GA== X-Gm-Message-State: AOAM532R+DwcGMSINWTHS3CmuurwWG7BQZUI/MAempIYOGzIGWYampKs ObN0/SYs3Zptcd9QbdclVIw= X-Google-Smtp-Source: ABdhPJy47WwQ5xWba4QPGSm3CH7izt0aWMyUyHG1rPlziXO6exjus11KkmyZgF6Yym7Y1NIcbJ0EQA== X-Received: by 2002:aa7:db9a:: with SMTP id u26mr35975916edt.292.1618338642983; Tue, 13 Apr 2021 11:30:42 -0700 (PDT) Received: from linux.local (host-95-237-55-30.retail.telecomitalia.it. [95.237.55.30]) by smtp.gmail.com with ESMTPSA id i5sm374101edv.68.2021.04.13.11.30.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Apr 2021 11:30:42 -0700 (PDT) From: "Fabio M. De Francesco" To: Dan Carpenter Cc: Julia Lawall , outreachy-kernel@googlegroups.com, Greg Kroah-Hartman , linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [Outreachy kernel] [PATCH] :staging: rtl8723bs: Remove useless led_blink_hdl() Date: Tue, 13 Apr 2021 20:30:41 +0200 Message-ID: <4666345.5ezhEZ0rgB@linux.local> In-Reply-To: <20210413182050.GJ6021@kadam> References: <20210413155908.8691-1-fmdefrancesco@gmail.com> <3381109.TaO10cqo9c@linux.local> <20210413182050.GJ6021@kadam> 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 Tuesday, April 13, 2021 8:20:50 PM CEST Dan Carpenter wrote: > On Tue, Apr 13, 2021 at 06:47:06PM +0200, Fabio M. De Francesco wrote: > > On Tuesday, April 13, 2021 6:27:17 PM CEST Julia Lawall wrote: > > > On Tue, 13 Apr 2021, Fabio M. De Francesco wrote: > > > > On Tuesday, April 13, 2021 6:04:16 PM CEST Julia Lawall wrote: > > > > > On Tue, 13 Apr 2021, Fabio M. De Francesco wrote: > > > > > > Removed the led_blink_hdl() function (declaration, definition, > > > > > > and > > > > > > caller code) because it's useless. It only seems to check > > > > > > whether > > > > > > or > > > > > > not a given pointer is NULL. There are other (simpler) means > > > > > > for > > > > > > that > > > > > > purpose. > > > > > > > > > > > > Signed-off-by: Fabio M. De Francesco > > > > > > --- > > > > > > > > > > > > drivers/staging/rtl8723bs/core/rtw_cmd.c | 1 - > > > > > > drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 9 --------- > > > > > > drivers/staging/rtl8723bs/include/rtw_mlme_ext.h | 1 - > > > > > > 3 files changed, 11 deletions(-) > > > > > > > > > > > > diff --git a/drivers/staging/rtl8723bs/core/rtw_cmd.c > > > > > > b/drivers/staging/rtl8723bs/core/rtw_cmd.c index > > > > > > 0297fbad7bce..4c44dfd21514 100644 > > > > > > --- a/drivers/staging/rtl8723bs/core/rtw_cmd.c > > > > > > +++ b/drivers/staging/rtl8723bs/core/rtw_cmd.c > > > > > > @@ -150,7 +150,6 @@ static struct cmd_hdl wlancmds[] = { > > > > > > > > > > > > GEN_MLME_EXT_HANDLER(0, h2c_msg_hdl) /*58*/ > > > > > > GEN_MLME_EXT_HANDLER(sizeof(struct SetChannelPlan_param), > > > > > > set_chplan_hdl) /*59*/> > > > > > > > > > > > > - GEN_MLME_EXT_HANDLER(sizeof(struct LedBlink_param), > > > > > > > > led_blink_hdl) > > > > > > > > > > /*60*/ > > > > > > > > > > This is worrisome. Doyou fully understand the impact of this? > > > > > If > > > > > not, > > > > > the change is probably not a good idea. > > > > > > > > This is that macro definition: > > > > > > > > #define GEN_MLME_EXT_HANDLER(size, cmd) {size, cmd}, > > > > > > > > struct C2HEvent_Header { > > > > > > > > #ifdef __LITTLE_ENDIAN > > > > > > > > unsigned int len:16; > > > > unsigned int ID:8; > > > > unsigned int seq:8; > > > > > > > > #else > > > > > > > > unsigned int seq:8; > > > > unsigned int ID:8; > > > > unsigned int len:16; > > > > > > > > #endif > > > > > > > > unsigned int rsvd; > > > > > > > > }; > > > > > > > > It's a bit convoluted with regard to my experience. Probably I > > > > don't > > > > understand it fully, but it seems to me to not having effects to > > > > the > > > > code where I removed its use within core/rtw_cmd.c. > > > > > > > > What am I missing? > > > > > > It seems that the function is being put into an array. Probably > > > someone > > > expects to find it there. Probably you have shifted all of the > > > functions that come afterwards back one slot so that they are all in > > > the wrong places. > > > > > > julia > > > > Thanks for your explanation. Obviously this implies that the function > > cannot be removed, unless one fill the slot that is deleted by to not > > calling this macro at the right moment. > > > > I also suppose that providing a function pointer with a NULL value > > wouldn't work either. > > It would work. That array is full of NULL function pointers. > Interesting, thanks. I'm going to remove that function and replace its name in the macro with a NULL function pointer. I couldn't believe it would work when I wrote about that. Thanks a lot, Fabio > > regards, > dan carpenter