From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Tue, 21 Mar 2017 11:55:59 +0000 Subject: Re: [PATCH 1/2] staging: sm750fb: Remove typedefs from struct Message-Id: <20170321115559.GA16100@kroah.com> List-Id: References: <20170321112639.32495-1-arushisinghal19971997@gmail.com> <20170321112639.32495-2-arushisinghal19971997@gmail.com> In-Reply-To: <20170321112639.32495-2-arushisinghal19971997@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Arushi Singhal Cc: w.d.hubbs@gmail.com, devel@driverdev.osuosl.org, linux-fbdev@vger.kernel.org, teddy.wang@siliconmotion.com, speakup@linux-speakup.org, linux-kernel@vger.kernel.org, outreachy-kernel@googlegroups.com, sudipm.mukherjee@gmail.com On Tue, Mar 21, 2017 at 04:56:38PM +0530, Arushi Singhal wrote: > This patch removes typedefs from structure and renames them as > per kernel coding standards. In the subject, and in the text, say _which_ typedef you changed, and what you changed it to. Same for your patch 2/2. thanks, greg k-h