From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933249AbcI1Pj2 (ORCPT ); Wed, 28 Sep 2016 11:39:28 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:36321 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932753AbcI1PjT (ORCPT ); Wed, 28 Sep 2016 11:39:19 -0400 Date: Wed, 28 Sep 2016 17:39:21 +0200 From: Greg KH To: shyam saini Cc: labbott@redhat.com, sumit.semwal@linaro.org, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, arve@android.com Subject: Re: [PATCH 1/1] Staging: android: ion: Fixed coding style issues Message-ID: <20160928153921.GC1692@kroah.com> References: <1475076103-4452-1-git-send-email-mayhs11saini@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1475076103-4452-1-git-send-email-mayhs11saini@gmail.com> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 28, 2016 at 08:51:43PM +0530, shyam saini wrote: > Fixed checkpatch coding style issues What specific issues? Always be descriptive, look at previous patches in the staging tree for examples. thanks, greg k-h