Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp431952pxj; Thu, 17 Jun 2021 06:10:07 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz1xpBpYmYPJcLQNreR7DKhAEvFmfY33MR9qiDl8Oo6mAtFdRpaCLOiCKvlY72bTmjJTjRw X-Received: by 2002:a92:b111:: with SMTP id t17mr3580015ilh.208.1623935407104; Thu, 17 Jun 2021 06:10:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623935407; cv=none; d=google.com; s=arc-20160816; b=WtncO6quLXP12tk59sYGPaCjbSNyDXRLZPD6FLGUwwjYkoeTrFnQH2EgKRkbKFc8vB 88AO3FtxGMmvmFmSC0BtA/drbuqGJSiJSChorvVAuVNAzIXUQ8l5dyTNf1lGCx7kGwkA 2MTIkSGY+e/NJXaGRwG/1ru0Zlw4ToxS6u/lq5RkBktROgi5jdSlrwG6U+t1SETdR/1A wYK/nJR/pH9MP+5Vh+oasbqAqCRGI+ocyWg93OiHfi4ybyG85q+2E1+YL6kCbVFJy8/9 bInA4wghBdLwAsF4JnVhvXYWsamEgZMwqux9k6cIn1dmsdRbY6mJLOoxWOYXd5X0hGix wDKg== 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=r4yy2fep32ug3+ejYe/hoskdXjKbQ6AexUj4TEeKMuE=; b=BLepdCZDBR99150eFwHV7rDoDrK6reHnvIIXWQGi5QibkbcAb+aHi/6ZuEGXe4FQIo JjME5NidHTVyNrFnbnqlXP61gyIoShD+Us0Z5RkYYQiq38ddmkbtXoiC+OmvabKbMn6J WnUAcMGM2GYV9Fm+O4IudB+vyyPrfAGWmbQqYwGBgrkvEBSMUTV3FNpu49g+r6QiK9Eu /ujV4so87dVRKO+1pwgleKHW1QWM6RBoGitDASM4GKfsMktnXc4gtwO3xtoaLlFNEuxD Zl6m632NTX7xD/BL+KBOI9QaQvdaoogedILXOvdWrfUDnMI1mpi9NbWzyE6Lob1ByuHj uzrg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="TPlg5Wc/"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z69si5708872iof.91.2021.06.17.06.09.54; Thu, 17 Jun 2021 06:10:07 -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=@linuxfoundation.org header.s=korg header.b="TPlg5Wc/"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232195AbhFQK7f (ORCPT + 99 others); Thu, 17 Jun 2021 06:59:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:49232 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231279AbhFQK7f (ORCPT ); Thu, 17 Jun 2021 06:59:35 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5136961027; Thu, 17 Jun 2021 10:57:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1623927447; bh=IOLXRmg80R/OU5e3aquf/aBP/w6TFTssC0a1ZsufaBE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TPlg5Wc/RxKgHEl1up2Fz/iVJ91x7qOxxX4mM+GJ16SvC4RMKwYnw4X3ChgWjl2Fs Uaj6YIViwFXCBIBAlKiNr2D1D/huDd7WzT8lHAV0tMAoJWGyxumolOoDVIMr6xIZUd hmKopnh6JO/rofkgakPk+guzigeSt6MK5BaQ1dC0= Date: Thu, 17 Jun 2021 12:57:24 +0200 From: Greg KH To: Laurentiu Tudor Cc: Lee Jones , linux-kernel@vger.kernel.org, Andy Gross , Bjorn Andersson , German Rivera , Linus Walleij , linux-arm-msm@vger.kernel.org, linux-omap@vger.kernel.org, Philipp Zabel , Stuart Yoder , Tony Lindgren Subject: Re: [PATCH 00/10] Rid W=1 warnings from Bus Message-ID: References: <20210526081038.544942-1-lee.jones@linaro.org> <74eb170b-348b-1bba-432c-52c9541b05fe@nxp.com> <1711c37d-19d3-b923-d02a-433586c951ee@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1711c37d-19d3-b923-d02a-433586c951ee@nxp.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 17, 2021 at 01:11:39PM +0300, Laurentiu Tudor wrote: > > > On 6/17/2021 12:49 PM, Lee Jones wrote: > > On Wed, 26 May 2021, Laurentiu Tudor wrote: > > > >> Hi Lee, > >> > >> On 5/26/2021 11:10 AM, Lee Jones wrote: > >>> This set is part of a larger effort attempting to clean-up W=1 > >>> kernel builds, which are currently overwhelmingly riddled with > >>> niggly little warnings. > >>> > >>> Lee Jones (10): > >>> bus: fsl-mc: mc-io: Supply function names for 'fsl_create_mc_io()' and > >>> 'fsl_destroy_mc_io()' > >>> bus: fsl-mc: mc-sys: Supply missing function names in kernel-doc > >>> headers > >>> bus: fsl-mc: fsl-mc-bus: Demote a bunch of non-conformant kernel-doc > >>> headers and help others > >>> bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issues > >>> bus: fsl-mc: dprc-driver: Fix some missing/incorrect function > >>> parameter descriptions > >>> bus: fsl-mc: fsl-mc-allocator: Fix misspelling of 'new_mc_adev' and > >>> demote non-kernel-doc headers > >>> bus: qcom-ebi2: Fix incorrect documentation for '{slow,fast}_cfg' > >>> bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode' > >>> conversion > >>> bus: ti-sysc: Correct misdocumentation of 'sysc_ioremap()' > >>> bus: fsl-mc: mc-io: Correct misdocumentation of 'dpmcp_dev' param > >>> > >>> drivers/bus/fsl-mc/dprc-driver.c | 8 +++++--- > >>> drivers/bus/fsl-mc/dprc.c | 4 ++-- > >>> drivers/bus/fsl-mc/fsl-mc-allocator.c | 10 +++++----- > >>> drivers/bus/fsl-mc/fsl-mc-bus.c | 19 ++++++++++--------- > >>> drivers/bus/fsl-mc/fsl-mc-msi.c | 2 +- > >>> drivers/bus/fsl-mc/mc-io.c | 6 +++--- > >>> drivers/bus/fsl-mc/mc-sys.c | 19 ++++++++++--------- > >> > >> Thanks for this. For drivers/bus/fsl-mc/*: > >> > >> Reviewed-by: Laurentiu Tudor > > > > Any idea who will take the 'fsl-mc' patches please? > > > > Usually GregKH (added in the thread) picks them up through his char-misc > tree. If you resend just the fsl-mc patches as a series, I can pick them up that way. Otherwise trying to pick out individual ones here is pretty much impossible... thanks, greg k-h