From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Tue, 08 Jul 2014 11:49:06 +0000 Subject: Re: [PATCH] staging: rtl8192ee: Correct bitmask in comparsion Message-Id: <20140708114906.GN25880@mwanda> List-Id: References: <1404517213-4067-1-git-send-email-andrey.krieger.utkin@gmail.com> In-Reply-To: <1404517213-4067-1-git-send-email-andrey.krieger.utkin@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Andrey Utkin Cc: kernel-janitors@vger.kernel.org, Larry.Finger@lwfinger.net, linux-kernel@vger.kernel.org, drivers_staging@kernel-bugs.osdl.org On Sat, Jul 05, 2014 at 02:40:13AM +0300, Andrey Utkin wrote: > See https://bugzilla.kernel.org/show_bug.cgi?idx041 > ---8<--- > Reported-by: David Binderman > Signed-off-by: Andrey Utkin Following the link to bugzilla, this is a static checker fix. As far as I can see this patch is just based on guess work? Otherwise put some kind of description why your fix is correct in the changelog. regards, dan carpenter