From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751478AbeFBIY4 (ORCPT ); Sat, 2 Jun 2018 04:24:56 -0400 Received: from mail.kernel.org ([198.145.29.99]:60176 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750750AbeFBIYy (ORCPT ); Sat, 2 Jun 2018 04:24:54 -0400 Date: Sat, 2 Jun 2018 10:24:31 +0200 From: Greg KH To: kjh1007 Cc: alan@linux.intel.com, sakari.ailus@linux.intel.com, mchehab@kernel.org, andriy.shevchenko@linux.intel.com, hans.verkuil@cisco.com, linux-media@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH 1/2] media: staging: atomisp: align block comments with the * on each line Message-ID: <20180602082431.GA11146@kroah.com> References: <4379621.31r3eYUQgx@joonhwan-virtualbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4379621.31r3eYUQgx@joonhwan-virtualbox> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jun 02, 2018 at 05:12:24PM +0900, kjh1007 wrote: > fix checkpactch.pl warning: > * Block comments should align the * on each line > > Signed-off-by: kjh1007 I doubt that is your "real" name :) Please read Documentation/SubmittingPatches for what needs to go here. thanks, greg k-h