From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3CBD071 for ; Mon, 12 Apr 2021 21:30:48 +0000 (UTC) IronPort-SDR: XlHo+NdDnvQi8R5FM9YDwgXcZMLwhIIM14jUMfM41/p3WH4jLYCpaHPGuxO8MudFf7yYRBOvRw vXy0wL0R+NDw== X-IronPort-AV: E=McAfee;i="6200,9189,9952"; a="173774496" X-IronPort-AV: E=Sophos;i="5.82,216,1613462400"; d="scan'208";a="173774496" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Apr 2021 14:30:47 -0700 IronPort-SDR: K63XHryXXzqS080UzD9jLi5X/KJ+TvajITlty1evV0jVGd5CoC+5/xXQVpdeeqYZPoTLS37FlO gKxxb+o9az6g== X-IronPort-AV: E=Sophos;i="5.82,216,1613462400"; d="scan'208";a="600125623" Received: from paasikivi.fi.intel.com ([10.237.72.42]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Apr 2021 14:30:45 -0700 Received: from paasikivi.fi.intel.com (localhost [127.0.0.1]) by paasikivi.fi.intel.com (Postfix) with SMTP id 8F1E0200E8; Tue, 13 Apr 2021 00:30:43 +0300 (EEST) Date: Tue, 13 Apr 2021 00:30:43 +0300 From: Sakari Ailus To: Beatriz Martins de Carvalho Cc: hverkuil@xs4all.nl, mchehab@kernel.org, gregkh@linuxfoundation.org, linux-media@vger.kernel.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, outreachy-kernel@googlegroups.com Subject: Re: [PATCH] staging: media: atomisp: i2c: align line break to match with open parenthesis Message-ID: <20210412213043.GP3@paasikivi.fi.intel.com> References: <20210412134301.11587-1-martinsdecarvalhobeatriz@gmail.com> X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210412134301.11587-1-martinsdecarvalhobeatriz@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) Hi Beatriz, Thanks for the patch. On Mon, Apr 12, 2021 at 02:43:01PM +0100, Beatriz Martins de Carvalho wrote: > Aligns line break with the remaining function arguments > to the open parenthesis. > Issue found by checkpatch in file atomisp-gc2235.c > > Signed-off-by: Beatriz Martins de Carvalho Acked-by: Sakari Ailus -- Sakari Ailus