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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5E631C433EF for ; Tue, 9 Nov 2021 12:07:02 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 25F76611AD for ; Tue, 9 Nov 2021 12:07:02 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 25F76611AD Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Y4vx4sM9zZVkQG6Ofu9AAAzOnJYK54ZnFOP04CwZvfQ=; b=GxrouUpILIvMzR jsKY9TeXW674IAPocqbdxFU8auvDcpfRBaFo7jpPaxaxLyTdkc9gNc4rxoIp3HCglBRtgIZMspuFn kmiKDkY+OH0SV8+yXkkGIzW5ZwORTHv6eLtxav8b3n4pikvrd92CfUkvYOZpyckOr0uXeTr6QujEr yxP/uhVagjD9b1HJQRsOdqc2Zuocv2ZvDDbz3m5GDtxS1CKyKD1ydjQWWtZr4pm/oT+vJHnJFgS5m +fu/5fg5P4o9E4FT2FvIuorxm4frqRK1El7dtw/Z9K9HGRJyFUJ2GdYQjovzwx5z+Q+wSQYtZGYgR rNwTTOBJee1Yk+TqTpAA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mkPsr-001uL6-NL; Tue, 09 Nov 2021 12:05:49 +0000 Received: from mga04.intel.com ([192.55.52.120]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mkPsa-001uDl-2U; Tue, 09 Nov 2021 12:05:33 +0000 X-IronPort-AV: E=McAfee;i="6200,9189,10162"; a="231152137" X-IronPort-AV: E=Sophos;i="5.87,220,1631602800"; d="scan'208";a="231152137" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Nov 2021 04:05:07 -0800 X-IronPort-AV: E=Sophos;i="5.87,220,1631602800"; d="scan'208";a="588658106" Received: from smile.fi.intel.com ([10.237.72.184]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Nov 2021 04:05:03 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1mkPru-0054hE-NF; Tue, 09 Nov 2021 14:04:50 +0200 Date: Tue, 9 Nov 2021 14:04:50 +0200 From: Andy Shevchenko To: Linus Walleij Cc: Bartosz Golaszewski , Jianqun Xu , Sai Krishna Potthuri , Andrew Morton , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, Bamvor Jian Zhang , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Heiko Stuebner , Patrice Chotard , Michal Simek , Andy Shevchenko Subject: Re: [PATCH v1 13/19] pinctrl: st: Drop wrong kernel doc annotations Message-ID: References: <20211105124242.27288-1-andriy.shevchenko@linux.intel.com> <20211105124242.27288-13-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211109_040532_169064_0C758161 X-CRM114-Status: GOOD ( 14.79 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Nov 09, 2021 at 12:32:31PM +0100, Linus Walleij wrote: > On Fri, Nov 5, 2021 at 1:43 PM Andy Shevchenko > wrote: > > > Kernel doc validator is not happy: > > > > .../pinctrl-st.c:59: warning: This comment starts with '/**', but isn't a kernel-doc comment. > > .../pinctrl-st.c:73: warning: This comment starts with '/**', but isn't a kernel-doc comment. > > > > Drop them as they are indeed not a kernel doc comments. > > > > Signed-off-by: Andy Shevchenko > > Acked-by: Linus Walleij > > Hm maybe I could just apply this patch, shouldn't collide with anything. > Let me know your preference. You may apply whatever patches you want that are precursors for the strarray() idea. Basically you may apply somewhat 9 patches if I'm not mistaken. Of course if you have no objections. -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel