From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 94E06C433ED for ; Wed, 14 Apr 2021 20:55:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 751456117A for ; Wed, 14 Apr 2021 20:55:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229800AbhDNU4J (ORCPT ); Wed, 14 Apr 2021 16:56:09 -0400 Received: from mga04.intel.com ([192.55.52.120]:1590 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229534AbhDNU4C (ORCPT ); Wed, 14 Apr 2021 16:56:02 -0400 IronPort-SDR: bX1T2EYldIQnq8pAMtFgqYsd9Pkj2gIt4LE7Vc3bfvxdM84f3ka5BRiMgGGXeB8RZEcN3KnhVR IE0wqdy1bt7g== X-IronPort-AV: E=McAfee;i="6200,9189,9954"; a="192608322" X-IronPort-AV: E=Sophos;i="5.82,223,1613462400"; d="scan'208";a="192608322" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Apr 2021 13:55:38 -0700 IronPort-SDR: GLbey1GVBxh6cFzkyqokGMnywWDiujcWnFN8IJe7X1O8DersDr8SwtrvA0l7w2rgJTtazkNAlL nB1uyaqUTqGg== X-IronPort-AV: E=Sophos;i="5.82,223,1613462400"; d="scan'208";a="443946283" Received: from paasikivi.fi.intel.com ([10.237.72.42]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Apr 2021 13:55:36 -0700 Received: from paasikivi.fi.intel.com (localhost [127.0.0.1]) by paasikivi.fi.intel.com (Postfix) with SMTP id 53E4A204F8; Wed, 14 Apr 2021 23:55:34 +0300 (EEST) Date: Wed, 14 Apr 2021 23:55:34 +0300 From: Sakari Ailus To: Aline Santana Cordeiro Cc: Mauro Carvalho Chehab , Greg Kroah-Hartman , linux-media@vger.kernel.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, outreachy-kernel@googlegroups.com Subject: Re: [PATCH v2] staging: media: atomisp: pci: Format comments according to coding-style in file atomisp_cmd.c Message-ID: <20210414205534.GF3@paasikivi.fi.intel.com> References: <20210414204244.GA8287@focaruja> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210414204244.GA8287@focaruja> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 14, 2021 at 05:42:44PM -0300, Aline Santana Cordeiro wrote: > Format all comments according to the coding-style. > Issue detected by checkpatch.pl. > > Signed-off-by: Aline Santana Cordeiro Thanks! Acked-by: Sakari Ailus -- Sakari Ailus