From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751385AbdBXRto (ORCPT ); Fri, 24 Feb 2017 12:49:44 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:38552 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751289AbdBXRt2 (ORCPT ); Fri, 24 Feb 2017 12:49:28 -0500 Date: Fri, 24 Feb 2017 18:49:19 +0100 From: Greg KH To: Manoj Sawai Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/4] Staging: bcm2835-audio: bcm2835.h: fixed checkpatch warning Message-ID: <20170224174919.GA17157@kroah.com> References: <1487949917-12923-1-git-send-email-mas@iitkgp.ac.in> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1487949917-12923-1-git-send-email-mas@iitkgp.ac.in> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 24, 2017 at 08:55:14PM +0530, Manoj Sawai wrote: > Fixed a checkpatch.pl about coding style in comments. > '*' missing on subsequent lines. > > Signed-off-by: Manoj Sawai > --- > drivers/staging/bcm2835-audio/bcm2835.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) This patch series does not apply to my staging-testing branch due to other people sending in some of these already. Please rebase and resend. thanks, greg k-h