From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753242AbdFPJjy (ORCPT ); Fri, 16 Jun 2017 05:39:54 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34322 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752702AbdFPJjx (ORCPT ); Fri, 16 Jun 2017 05:39:53 -0400 Date: Fri, 16 Jun 2017 11:39:49 +0200 From: Greg KH To: Jaya Durga Cc: sergio.paracuellos@gmail.com, adrien.descamps@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: wlan-ng: hfa384x_usb: Fixed cast to restricted __le16 sparse warning Message-ID: <20170616093949.GA19640@kroah.com> References: <1497605228-2349-1-git-send-email-jayad@cdac.in> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1497605228-2349-1-git-send-email-jayad@cdac.in> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 16, 2017 at 02:57:08PM +0530, Jaya Durga wrote: > warning: cast to restricted __le16 What does this mean? It doesn't tell us why you are doing what you are doing here. Please be much more specific and descriptive. thanks, greg k-h