Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp848456pxj; Fri, 21 May 2021 00:03:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy/1LBAmaUVOJQBfYE7mOp8dEKoCa2LP9SMU84JoREXTnt3kSzcpANuH9hAYIARUFPW3yG1 X-Received: by 2002:a50:f388:: with SMTP id g8mr9455370edm.236.1621580616978; Fri, 21 May 2021 00:03:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621580616; cv=none; d=google.com; s=arc-20160816; b=lkvKWxnc5b0/azJhMwlhfMJ2xvULueBNZqzbapPP0XrvgRBT+PaGLiI233WlDmcvS7 4fkgdZBbkEJPBz0QDnOKW10G7C8K39wk2uS7BhsfgwFvj3jfxZM0+cmSrXZ3RUvj5f4X n3oTXaJyi7UgJm/1XUSKmdGZMy38nasOKWMyyk68sMhqO/r5iSDxenfWY9UX+5RuMyIC froQEWD7ynKkjd+7mGXVEg9RMW/xhIG0YVcUaq+pvSLmTHG1jTLCTzKunk2UIIrmFcnC inFrHhaJFRprxhAm9gIS4dLTdDncAaM6P/bOFpTM2V6Dx2Boq0GbpIIg9/PMiksTAnPn p+lQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=cGw0j3P5SU7zt1q+cDmxpJKsarFcBobz/o56K1XZ/fM=; b=vAF6KgB8xMAA2Dz0dkq8OkBGmxdzpbu0A0idmfjS+gGpThtfd0a7NOKfaHHsPWhIAe nmpqMZo/eXHoFuEjX2ulAmeO0tPFvxJJrQGYD4u3XBVlzdk6pXJjKSopVa6QPTrQ8Idc iFJunzwYAo+Zy9lld8ly8lur71HCpt59MPY+BEei/jH7oyEeONf+Bjrjeu/LqV67TqyV t4jPjG+qeOequmuFvQGbXmOpnvrPnIe862Ay/IP06/weVN7yA2LhK7AR1iLzwd1sDd8t Vo+moaFL1OMb+cpuE9MvbHe/iBM40GdJzovscPkBe3OsQ3D5OLSWDDPClJh+vw8Yu+Q0 G43g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@lunn.ch header.s=20171124 header.b=oidm6O8A; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f16si5103333edy.298.2021.05.21.00.03.12; Fri, 21 May 2021 00:03:36 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@lunn.ch header.s=20171124 header.b=oidm6O8A; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236800AbhETTOP (ORCPT + 99 others); Thu, 20 May 2021 15:14:15 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:49852 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233891AbhETTOL (ORCPT ); Thu, 20 May 2021 15:14:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=cGw0j3P5SU7zt1q+cDmxpJKsarFcBobz/o56K1XZ/fM=; b=oidm6O8Ayml7oqE416ieS3XpCE avFo9NlMkK9Epm5NZRONxUOYBI7pPiryGaKg+2nBZpMb0zvQiJ0NzXiarU92UPfADY4O6sQdyWqI8 phDvt0pJQFFLRM9NynJM0D5/GTX2PyOQUV2M5rc9UvhQY15aChPRXWRkJgl6XW3xYyHU=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1ljo65-0059qC-Tt; Thu, 20 May 2021 21:12:41 +0200 Date: Thu, 20 May 2021 21:12:41 +0200 From: Andrew Lunn To: Lee Jones Cc: linux-kernel@vger.kernel.org, Peter Korsgaard , Palmer Dabbelt , Paul Walmsley , Andreas Larsson , linux-i2c@vger.kernel.org, linux-riscv@lists.infradead.org Subject: Re: [PATCH 10/16] i2c: busses: i2c-ocores: Place the expected function names into the documentation headers Message-ID: References: <20210520190105.3772683-1-lee.jones@linaro.org> <20210520190105.3772683-11-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210520190105.3772683-11-lee.jones@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 20, 2021 at 08:00:59PM +0100, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/i2c/busses/i2c-ocores.c:253: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst > drivers/i2c/busses/i2c-ocores.c:267: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst > drivers/i2c/busses/i2c-ocores.c:299: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst > drivers/i2c/busses/i2c-ocores.c:347: warning: expecting prototype for It handles an IRQ(). Prototype was for ocores_process_polling() instead > > Cc: Peter Korsgaard > Cc: Andrew Lunn > Cc: Palmer Dabbelt > Cc: Paul Walmsley > Cc: Andreas Larsson > Cc: linux-i2c@vger.kernel.org > Cc: linux-riscv@lists.infradead.org > Signed-off-by: Lee Jones Reviewed-by: Andrew Lunn Andrew