From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757442AbdEVLwt (ORCPT ); Mon, 22 May 2017 07:52:49 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:26696 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756609AbdEVLwr (ORCPT ); Mon, 22 May 2017 07:52:47 -0400 Date: Mon, 22 May 2017 14:51:58 +0300 From: Dan Carpenter To: Richa Jha Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-fbdev@vger.kernel.org, teddy.wang@siliconmotion.com, linux-kernel@vger.kernel.org, sudipm.mukherjee@gmail.com Subject: Re: [PATCH] Fixed cameCase check in file drivers/staging/sm750fb/ddk750_chip.c Message-ID: <20170522115158.sarc4wdluqiinw4w@mwanda> References: <1495449937-24573-1-git-send-email-richaj@cdac.in> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1495449937-24573-1-git-send-email-richaj@cdac.in> User-Agent: NeoMutt/20170113 (1.7.2) X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 22, 2017 at 04:15:37PM +0530, Richa Jha wrote: > Changes : > > ulActualMxClk ---> ul_actual_max_clk > p_init_param ---> pInitParam It doesn't touch p_init_param. > ------------------------------------------------------------------------------------------------------------------------------- > [ C-DAC is on Social-Media too. Kindly follow us at: > Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ] > > This e-mail is for the sole use of the intended recipient(s) and may > contain confidential and privileged information. If you are not the > intended recipient, please contact the sender by reply e-mail and destroy > all copies and the original message. Any unauthorized review, use, > disclosure, dissemination, forwarding, printing or copying of this email > is strictly prohibited and appropriate legal action will be taken. > ------------------------------------------------------------------------------------------------------------------------------- These non-disclosure things aren't allowed. regards, dan carpenter