From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756780AbbI1Ify (ORCPT ); Mon, 28 Sep 2015 04:35:54 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:27613 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752960AbbI1Ifx (ORCPT ); Mon, 28 Sep 2015 04:35:53 -0400 Date: Mon, 28 Sep 2015 11:35:37 +0300 From: Dan Carpenter To: punit vara Cc: Larry Finger , devel@driverdev.osuosl.org, Flo Schil , stillcompiling@gmail.com, Greg KH , linux-kernel@vger.kernel.org, Sudip Mukherjee , Joe Perches , dogukan.ergun@gmail.com Subject: Re: [PATCH] Staging: rtl8712: rtl871x_ioctl_linux.c Move constant to right side of the comparision Message-ID: <20150928083537.GA7340@mwanda> References: <1443286161-3003-1-git-send-email-punitvara@gmail.com> <5606D9CA.1040502@lwfinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Don't worry too much. I think your patches are basically fine. I'm a fairly experience kernel dev but I don't know what an N/M patch is... Just don't work on staging/rtl* any more. The rest of staging is fine. regards, dan carpenter