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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 25BC0C5519F for ; Fri, 20 Nov 2020 05:15:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9173F22400 for ; Fri, 20 Nov 2020 05:15:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="MTKZ/zBh" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725766AbgKTFPQ (ORCPT ); Fri, 20 Nov 2020 00:15:16 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59242 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725562AbgKTFPQ (ORCPT ); Fri, 20 Nov 2020 00:15:16 -0500 Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A5042C0613CF; Thu, 19 Nov 2020 21:15:15 -0800 (PST) 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 4Ccl9T6794z9sT6; Fri, 20 Nov 2020 16:15:09 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1605849311; bh=qmX3V0pKiJMMxrP9g1rgonP2PEr4dj0VZSg2vPAYbqM=; h=Date:From:To:Cc:Subject:From; b=MTKZ/zBhkTaF/PVJwBtaMtX2lVKej3WfAS+CmEDtdme5OnxsFW9ph8HW0/9FP94GS FYtl4crCj0uxsc91IKAH0DdBVh09pUY8pqaQN1IggyVrZcLISxKuyQVnvM5CFdmcHA 0acmjBvvsduek/HSswSof9zVBgQB3IEjfCUcN0+titrzU7ILNoX7FTuEPWCABRgHpX gj1/yl7RBsq5sxQdCwkRiXHZdWAZxjB7CCdYwqiw/BiW0vcJCo4G9gORqRsXPO8Thx WMi/I1AwccnJwNR2rfB3XppSf+wszgH2lSw2rIIA8SnPnSjSKerHwcCkm63LzwfAPB r15Or838rDqTA== Date: Fri, 20 Nov 2020 16:15:06 +1100 From: Stephen Rothwell To: Greg KH Cc: Prashant Malani , Linux Kernel Mailing List , Linux Next Mailing List Subject: linux-next: build warning after merge of the usb tree Message-ID: <20201120161506.4ff08894@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/EsALb==m9xzibz+=6drHdkP"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --Sig_/EsALb==m9xzibz+=6drHdkP Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, After merging the usb tree, today's linux-next build (htmldocs) produced this warning: drivers/usb/typec/class.c:632: warning: Excess function parameter 'num_alt_= modes' description in 'typec_partner_set_num_altmodes' drivers/usb/typec/class.c:632: warning: Excess function parameter 'num_alt_= modes' description in 'typec_partner_set_num_altmodes' drivers/usb/typec/class.c:632: warning: Excess function parameter 'num_alt_= modes' description in 'typec_partner_set_num_altmodes' drivers/usb/typec/class.c:632: warning: Excess function parameter 'num_alt_= modes' description in 'typec_partner_set_num_altmodes' drivers/usb/typec/class.c:632: warning: Excess function parameter 'num_alt_= modes' description in 'typec_partner_set_num_altmodes' drivers/usb/typec/class.c:632: warning: Excess function parameter 'num_alt_= modes' description in 'typec_partner_set_num_altmodes' drivers/usb/typec/class.c:632: warning: Excess function parameter 'num_alt_= modes' description in 'typec_partner_set_num_altmodes' drivers/usb/typec/class.c:632: warning: Excess function parameter 'num_alt_= modes' description in 'typec_partner_set_num_altmodes' drivers/usb/typec/class.c:632: warning: Excess function parameter 'num_alt_= modes' description in 'typec_partner_set_num_altmodes' drivers/usb/typec/class.c:632: warning: Excess function parameter 'num_alt_= modes' description in 'typec_partner_set_num_altmodes' drivers/usb/typec/class.c:632: warning: Excess function parameter 'num_alt_= modes' description in 'typec_partner_set_num_altmodes' drivers/usb/typec/class.c:632: warning: Excess function parameter 'num_alt_= modes' description in 'typec_partner_set_num_altmodes' Introduced by commit a0ccdc4a77a1 ("usb: typec: Add number of altmodes partner attr") --=20 Cheers, Stephen Rothwell --Sig_/EsALb==m9xzibz+=6drHdkP Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEyBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl+3UNoACgkQAVBC80lX 0GxJVQf3eQD/pkNswdMWwP/X53wNEAoylfSH+ioof7nOqx4eGMTmAETU0VmiykQS b50wI35YZVmIW/mWFiYkj09AG6g2jOEZj4bWaTCXhaY8Pb9tADUYvteTpQuNELAg EGRt2Kiw4u81qj6Eg0fCtUuYgDZzOiq49vVZTbkR4dfYck2h4wpjViyHomYrrMuH lGqch9K9vd05wv/9ZsSnzURGNnJgp83CF8wS4WBak3TBlYsLnuoJS9y1mc2UZE19 7gUmnlq/eYsLcMso5yDXN4Kq9JKkW0OwX0HO5AWmJ+1YmC3zP0L7euBXw2LACOXe puMXIupKY3Im0B+KJB1NBzhZyFQq =LdQS -----END PGP SIGNATURE----- --Sig_/EsALb==m9xzibz+=6drHdkP--