Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp68800pxy; Tue, 27 Apr 2021 23:04:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzvG98xne80vloGrDpX8AIidW7E9r+Qkcat9lslXrCDj0TB4kTxJPVhYo1pDbubaZAU16CW X-Received: by 2002:a50:fe8c:: with SMTP id d12mr8839945edt.336.1619589842464; Tue, 27 Apr 2021 23:04:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619589842; cv=none; d=google.com; s=arc-20160816; b=jelbEb//4Uc/x85d9SxqOYt2Yt9TZ9EUR6mfypCJY8xk+LcFrhopFMWECeLugqPxAR rkWBK+ziaxtg2QvRTyzbzlbsMECUVPEOxjxk+aHib7AuhzE11726yfin7LmNjsp2b2NK KS/vE7+jy+cOwbriOLNWVT3qKxtafoq0/lD0Jdt+eZdSikoZ2+ukgwcFvQyx/ngKqE4U /3azTzo4puI8AdAYskAphbc5Bt7LAFpIrCYmqoWE0CSq3sS11ZasbW+diZ6IIWvJJrbm o25d5ix36eQ3La15cFmlX5Wei5iJ9eOCOEJLP8oCOqgGrA9z2hfVfF3Tu34uwXM4uhGa 59Fw== 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=ujhKp3V8z5mjl0Xd2TFz7/M5Rzl6b5R7o1UvoQfGIDg=; b=Oj/sFycLEDak9AEQMfedJetFw7bRVL1DTLfQt5WGpT8JtY5UXe7WQApQM+6YXbYbKT 4wmNn5BX9jvstLE+hfUBDGkNyhIH9vN3HN5wXIoSTM34ilv7SovnmwqW8iTRgXZOF0ss /AgDZ+XmCHKBthhE2Aj23CnL7JhCCzPIxHaKDbTTs7Z9xV7ToAwhbNL2ZulEWlf/q5uy mL1WczOymO2JGAi9dKN8DR9hps/51fp7/LC/n7ndyR/r6rsDPHN6VrgNVeb0GhTz1OA2 DY7g82ZArDfe0Vnnl/zaLRYukatVK+4AxplKilRvTGEOdXe52XOKWRAVOgGIQRd/Zbx6 v0QA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="14k/rnzN"; 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 k18si904030edx.427.2021.04.27.23.03.39; Tue, 27 Apr 2021 23:04:02 -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="14k/rnzN"; 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 S235914AbhD1GDW (ORCPT + 99 others); Wed, 28 Apr 2021 02:03:22 -0400 Received: from mail.kernel.org ([198.145.29.99]:41264 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229643AbhD1GDV (ORCPT ); Wed, 28 Apr 2021 02:03:21 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0698661418; Wed, 28 Apr 2021 06:02:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619589757; bh=kcmuxZ34uqFq9GE4wl1DeJi7Sr/MXOr2RMW9KsnXcO8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=14k/rnzNJJQirnoXmYWMShKRg/Sl+/mlALFp1YTiZOXhvYTggB8fs6R9VQR8aO18N 9tPACnJTRuxqXQkwiB12z3Ro5E9SvSHFrN99Z678aQyjwHjLuScz2s880MmkQRelZq jIXGZUFJmE7aznFHzAGMNGb1qGia6witd6nGCLiQ= Date: Wed, 28 Apr 2021 08:02:31 +0200 From: Greg Kroah-Hartman To: Ashish Kalra Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] staging: wlan-ng: silence incorrect type in argument 1 (different address spaces) Message-ID: References: <20210427165844.GA35857@ashish> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210427165844.GA35857@ashish> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 27, 2021 at 04:58:44PM +0000, Ashish Kalra wrote: > Corrected data type for variable data adding __user to make it cleaner and silence the Sparse warning. This is version 2 of patch, version 1 can be found at https://lore.kernel.org/linux-staging/20210420090142.GA4086@ashish-NUC8i5BEH/ > > Signed-off-by: Ashish Kalra > --- > > Changes from v1: removed type casting of (void __user *) for req->data and corrected type for data to include __user Did you send this twice? And please wrap your changelog text and put proper information in it, not references to previous patches. thanks, greg k-h