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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5479CECAAD5 for ; Wed, 31 Aug 2022 21:51:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231664AbiHaVvV (ORCPT ); Wed, 31 Aug 2022 17:51:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60648 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232404AbiHaVvR (ORCPT ); Wed, 31 Aug 2022 17:51:17 -0400 Received: from gandalf.ozlabs.org (mail.ozlabs.org [IPv6:2404:9400:2221:ea00::3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 00BCDE833B; Wed, 31 Aug 2022 14:51:13 -0700 (PDT) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4MHyY82ysQz4xDH; Thu, 1 Sep 2022 07:51:07 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1661982669; bh=9AVJ4/cLcrc009ZqXyiDlHnV4P7HwRGKg/7HDhDcTEs=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=KEyU0f2NTyL3driADOPi5VH2rJQcDdRXQI5AJ1XVndcno7rzv+YlioMsk0uiUKfAR wTurE0yGsD4GA2wqMhx9dXPWIMpS56eZfVIXlFnPlStuhYNAvOxDMLO4C8pmuCdha3 QlpmCMQCrRsh37eAfxy/CsgJ+ZWRGeb8iaElQjTRL93l32gIL3WrKAKm5Q9oUvk0O7 nJ7s81lbLCE6nCYoG6eFNqWAs30oFxggN/xRCi0crAg5vQ/5k2ElPHwnMksWbT0jNs U8uc7x2PxPHuQUkkUkU8AvosuElUYxcCzwsMHLKtE46cRD4nchmfVNeVn3UWwvNN9+ PkEUDXgDscaxA== Date: Thu, 1 Sep 2022 07:50:47 +1000 From: Stephen Rothwell To: Alan Stern Cc: Greg KH , Greg Kroah-Hartman , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build warning after merge of the usb.current tree Message-ID: <20220901075048.7b281231@canb.auug.org.au> In-Reply-To: References: <20220831152458.56059e42@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/eBYnpi2IJuOXVNPTD=yToFs"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --Sig_/eBYnpi2IJuOXVNPTD=yToFs Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Alan, On Wed, 31 Aug 2022 10:25:37 -0400 Alan Stern w= rote: > > On Wed, Aug 31, 2022 at 03:24:58PM +1000, Stephen Rothwell wrote: > >=20 > > After merging the usb.current tree, today's linux-next build (htmldocs) > > produced this warning: > >=20 > > Documentation/driver-api/usb/usb:176: /home/sfr/next/next/drivers/usb/c= ore/hub.c:6040: WARNING: Unknown target name: "pre". > >=20 > > Introduced by commit > >=20 > > 9c6d778800b9 ("USB: core: Prevent nested device-reset calls") =20 >=20 > I don't fully understand this bug report. Would it be fixed by changing= =20 > "pre_" to "pre_reset()" in the kerneldoc? I would presume so. --=20 Cheers, Stephen Rothwell --Sig_/eBYnpi2IJuOXVNPTD=yToFs Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmMP17gACgkQAVBC80lX 0Gy63gf/XRhLMumU4GmYGfYWd0vx4gSLG6StUI1GKHbCsSBN+PY8Td71Kr2nIA+G uZBifP2CuQOv/qDViGtEc+a61jGagO/gplIUug+XpWBjJgISXnAFrLq3uulBoFwc cTyiAQ+R2j3djw43w4CVlkV6ltCd6zqQdzHgI+NSgkC1kk+823iRFUx31RUTu2qM s/huJgsQhm+A1l/YBqoROOzZPSv1Ub/M3nN0httH48R9+pV6rcwm6OD8pJiQMGTM OsUuIbCyBSlOsdtoWEtkNEO8+JklcZB7Mk/V5hZKd05EtNoOcEWaT5DZ1god0lut h9ecnWHRQFfJbL5QwDmxDSyKcCMoXA== =Danu -----END PGP SIGNATURE----- --Sig_/eBYnpi2IJuOXVNPTD=yToFs--