From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Tue, 07 Apr 2015 08:00:51 +0000 Subject: Re: [PATCH] Staging: sm750fb: Remove extra parentheses around right bit shift operation Message-Id: <20150407080051.GB10964@mwanda> List-Id: References: <20150405014147.GA9738@amitoj-Inspiron-3542> In-Reply-To: <20150405014147.GA9738@amitoj-Inspiron-3542> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Amitoj Kaur Chawla Cc: sudipm.mukherjee@gmail.com, teddy.wang@siliconmotion.com, gregkh@linuxfoundation.org, linux-fbdev@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Some people like to put parenthesis around stuff. It's harmless here. regards, dan carpenter