Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp119150pxj; Thu, 3 Jun 2021 02:21:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzOT8IgtbXOmyUXl5D3tEWaPQS9Yx4zZ10k30hwGXBXQ28apIJr1CLTklxhvf5/mwW5sWX1 X-Received: by 2002:a05:6402:1158:: with SMTP id g24mr42699589edw.134.1622712089312; Thu, 03 Jun 2021 02:21:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622712089; cv=none; d=google.com; s=arc-20160816; b=HVB2mXt0XZOo9QomOPZT7vmRnCvNa0RErqEiha9a4P8lNmuoYY4qUyxnv200fjK7wb 8eRUeovulSfp6hwzW52KlKkjuuTqoxkn+H6ZfyTZb13lf+wlADMvqY9vr+lCsFigDewx sURSOaBrhIqw3OASa9NRzBQMZt6Xvt5CHARPELVmOMkSZkkpBmXjnv0fbJ4//9CeOvb7 s1j4spv9k9DbvheOiqyRn/ST1UAMaRPwhxfZdDmbirVfIWU/QNpKNHthGw8G0AZFuDCV gZr/7O2GDFhUYDJQ725lDZy3ScYfpkXzJ/PfVji/T0O1RLVAbCdBTVsUpzQT5+63MyIG 1Ygg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=JJpB7RRJP8fuDsTfVG6SO3uEYLLFDkn2YdSJI9W/GmU=; b=rSEGEUgA8a8zhcsxyTV2HCZe21yb/aPWsnRVhxXyorhSw4o1ZkLW0CfTJhM3CT8UMm asGIv1SHnVlbHCR6YgFVPVPUgJO4WfD/CIVtbwqcA9OK1DaIMKscXZ5EFCc+uxYCXsy5 QD4DY25Vuq0Wkd3LwSus6rdShxWDlSoR+knlRdCsoyiXmZP/T0RSpK+gi1xaROXEQ8HC HjXBGumtISNLKLHDurzBdDgazF2CJnMjMXSLPIT8PjyXihYY3KBNag2eQQVgGjmKGgZX I32l6E6XwiuSfI/zW/JG06eQavoe/fVZT+Dk1rxfzp7Io6ubABm9uIYsTjv4x7rUfxkw I35w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="qm/neZbE"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f12si2566663ejl.315.2021.06.03.02.20.48; Thu, 03 Jun 2021 02:21:29 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="qm/neZbE"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229635AbhFCJTB (ORCPT + 99 others); Thu, 3 Jun 2021 05:19:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:60774 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229506AbhFCJTB (ORCPT ); Thu, 3 Jun 2021 05:19:01 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id ADE3B60231; Thu, 3 Jun 2021 09:17:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1622711823; bh=KCav+JvpFdv8yvqK8orQkoPhphzYanj9JUINXnx67VQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qm/neZbEPgQSRQBkppuQW4HUSpT7h8BXO2ioYpgMLaUW2/VK6BXkZWylwC3gHl0bW oMhaK42e6bPn+IS7Zfz10KYedfo49vln3sTk2MdK9SdjpyLTgPFnldpbyMpr4qNG5y /D9HgqCh2qdwWo4qlH2XkcJ4Ii5g3YZRRk219fNw= Date: Thu, 3 Jun 2021 11:17:00 +0200 From: Greg Kroah-Hartman To: Jiabing Wan Cc: Fabio Aiuto , Ross Schmidt , Qiang Ma , Marco Cesati , linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: rtl8723bs: core: fix some incorrect type warnings Message-ID: References: <1622708703-8561-1-git-send-email-wanjiabing@vivo.com> 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-kernel@vger.kernel.org On Thu, Jun 03, 2021 at 04:36:55PM +0800, Jiabing Wan wrote: > > > Hi,all > > I fix these warnings by refering other patches. > > Actually, I don't understand clearly what I did. > > But there are no warnings after this fix. > > So if this fix were totally wrong, please told me and > gave me some suggestions. > > It is important for me to fix a sparse bug. Do not fix sparse bugs just for the sake of fixing sparse bugs. Fix things you know are needed to be fixed. Please look closer at this to ensure that you really are fixing this correctly and understand what you are doing before sending it out. thanks, greg k-h