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=-12.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 3DE70C433B4 for ; Tue, 13 Apr 2021 10:43:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1F621613B8 for ; Tue, 13 Apr 2021 10:43:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343504AbhDMKne (ORCPT ); Tue, 13 Apr 2021 06:43:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37326 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229686AbhDMKne (ORCPT ); Tue, 13 Apr 2021 06:43:34 -0400 Received: from mail-pf1-x42c.google.com (mail-pf1-x42c.google.com [IPv6:2607:f8b0:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BEA0EC061574; Tue, 13 Apr 2021 03:43:14 -0700 (PDT) Received: by mail-pf1-x42c.google.com with SMTP id 10so2286019pfl.1; Tue, 13 Apr 2021 03:43:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=qw2EKXYMWZRnicc+aMShWEuB5bBUZiy5s0ziuNVRtBQ=; b=eZTVN0SPDlqlBoNWSDPAie9ZGUDyLEUSKQQKZYhDvLfACBxjfq7+HJ6I8VpjQD1qS9 eZaiuIaLojXN7D6Sx30KRThU7BF3277QLOEPZYYerN/NBnqqDEVJTRapc46bLrnCp/7v WNfnlkbWuUFy7lMQclinpDPs0mtZ9yWAN4xetC7hspctM0iwEYfAAHsImBQflZzGZWyD Etj+gnaCWnR77x+BbvvnssGM3R6Y6VB+bsaCQzflU3lo4BVaod4tpdvitsWJsrY63O+I t6ZQStRKNPL5o5p82vh5Qxn0zni7iivSP5vdhEPsJX2Nk+Vo8+/YeSvKlOTljvi/J8Xb 6aJA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=qw2EKXYMWZRnicc+aMShWEuB5bBUZiy5s0ziuNVRtBQ=; b=MdKHEeDQdK0kYloPHM+4Lf998maKIckYlunSgVTjl/zjZSJrE+FWR13gGLR7BkFeoi 3ccToZfMxRL3vMa8GOXj9EquWsh4H+J31j2p+DGdeRvCoxzj4QvPCPImsQMcSgSv9HAq OMBki+y2XMe/RCMwcyuyiHWIupKY4NFeJOil479hPxk1IkZuNNa2DgMk0Ug82kH3yGut 3aeQiG5xOq/0WWQeZDq+jRmRKc9nPokqgzedbejcR+HqXHfUBbrwa7P3xkFfmRyPr4JL TQeoyoCAMnwsCrThVrmipGfe++HrQzirZjzE26uap4guLBbXZQSuDcrKgR3T0n6aShJK YKKw== X-Gm-Message-State: AOAM532Nyf5Zr6PWUxSK55tXnDkklNYzjzDkJRAidjXTreITH06TX4Nf il/MJVpEnS4BV1/+3tMpCPo= X-Google-Smtp-Source: ABdhPJwkuvSV7oolipndPbe8waLm2NhLAIOqhfbn15lIqcruDdUjQsolWQv3IYhkX8BIgFBmUv35iA== X-Received: by 2002:a62:e70e:0:b029:245:3a00:5720 with SMTP id s14-20020a62e70e0000b02902453a005720mr23911234pfh.0.1618310594185; Tue, 13 Apr 2021 03:43:14 -0700 (PDT) Received: from kali ([103.141.87.253]) by smtp.gmail.com with ESMTPSA id g18sm12411160pfb.178.2021.04.13.03.43.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Apr 2021 03:43:13 -0700 (PDT) Date: Tue, 13 Apr 2021 16:13:04 +0530 From: Mitali Borkar To: Sakari Ailus Cc: bingbu.cao@intel.com, tian.shu.qiu@intel.com, 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, mitali_s@me.iitr.ac.in Subject: Re: [PATCH v2 3/4] staging: media: intel-ipu3: reduce length of line Message-ID: References: <20210413100134.GR3@paasikivi.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210413100134.GR3@paasikivi.fi.intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org On Tue, Apr 13, 2021 at 01:01:34PM +0300, Sakari Ailus wrote: > Hi Mitali, > > Thanks for the update. > > On Tue, Apr 13, 2021 at 10:46:06AM +0530, Mitali Borkar wrote: > > Reduced length of the line under 80 characters to meet linux-kernel > > coding style. > > > > Signed-off-by: Mitali Borkar > > --- > > > > Changes from v1:- Reduced length of the line under 80 characters > > > > drivers/staging/media/ipu3/include/intel-ipu3.h | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/drivers/staging/media/ipu3/include/intel-ipu3.h b/drivers/staging/media/ipu3/include/intel-ipu3.h > > index 6a72c81d2b67..52dcc6cdcffc 100644 > > --- a/drivers/staging/media/ipu3/include/intel-ipu3.h > > +++ b/drivers/staging/media/ipu3/include/intel-ipu3.h > > @@ -247,7 +247,8 @@ struct ipu3_uapi_ae_ccm { > > */ > > struct ipu3_uapi_ae_config { > > struct ipu3_uapi_ae_grid_config grid_cfg __aligned(32); > > - struct ipu3_uapi_ae_weight_elem weights[IPU3_UAPI_AE_WEIGHTS] __aligned(32); > > + struct ipu3_uapi_ae_weight_elem weights[IPU3_UAPI_AE_WEIGHTS] > > + __aligned(32); > > Do you still have the other two patches in your tree? This doesn't apply > here due to the different attribute syntax. > I have patch 1/6 and 2/6 in my tree which you asked me to drop. > > struct ipu3_uapi_ae_ccm ae_ccm __aligned(32); > > } __packed; > > > > -- > Kind regards, > > Sakari Ailus