From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753581AbbCWM5l (ORCPT ); Mon, 23 Mar 2015 08:57:41 -0400 Received: from mail-pd0-f170.google.com ([209.85.192.170]:35008 "EHLO mail-pd0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752744AbbCWM5k (ORCPT ); Mon, 23 Mar 2015 08:57:40 -0400 Date: Mon, 23 Mar 2015 18:27:33 +0530 From: Sudip Mukherjee To: Amitoj Kaur Chawla Cc: teddy.wang@siliconmotion.com, gregkh@linuxfoundation.org, linux-fbdev@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] sm750fb: Fix indentation, spacing and switch-case Message-ID: <20150323125733.GC8151@sudip-PC> References: <20150320184105.GA19710@amitoj-Inspiron-3542> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150320184105.GA19710@amitoj-Inspiron-3542> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Mar 21, 2015 at 12:11:05AM +0530, Amitoj Kaur Chawla wrote: > Fix the spacing problems with correct indentation and correct use of > braces and spacing in switch-case statements. same problem with this patch also, it is not applying. please refresh it against staging-testing. regards sudip >