From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by sourceware.org (Postfix) with ESMTPS id 354063856DFE for ; Tue, 11 Jul 2023 14:02:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 354063856DFE Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=kernel.org Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C141261504; Tue, 11 Jul 2023 14:02:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3021AC433C7; Tue, 11 Jul 2023 14:02:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689084161; bh=CqNchY9PckMXcu2X9EiQxyBMG26rxuZdyNhiJA1Prso=; h=From:To:Cc:Subject:Date:From; b=XyOqKEH7imKxJWpjiQJ1bnI1fVERSlyinyA91j9+JuxLuDC7t245WNVRjy11//yIq s/NtsXmNujqbWZyZ/0ThyJG9j89dzVem6Hbl6RRH4FUMRgULkSXqQCiYz7hGixwEva 107d++1/jaKKUI99nIbxmSMnXV7I3mxye45psqS/EFDXRL5diPK3A1D6K0b4IJjQ5C uawP69Dd4KtndX5PFdqTipq4JtpcHeeWzj3EOCYf+RXrhyfM+2DemZPojzPTYp0ouJ w5/6C96WZgrBLvsZW9fKNBIZ9IDOqBf9dFli8NnVv0iSEgM+0DUuP5e9kGq33N+Gs9 RsRAy9Ac5JogQ== From: Alejandro Colomar To: libc-alpha@sourceware.org Cc: Alejandro Colomar , Florian Weimer Subject: [PATCH] dirent.h: Fix typo in __nonnull attribute Date: Tue, 11 Jul 2023 16:02:29 +0200 Message-Id: <20230711140228.39386-1-alx@kernel.org> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=720; i=alx@kernel.org; h=from:subject; bh=CqNchY9PckMXcu2X9EiQxyBMG26rxuZdyNhiJA1Prso=; b=owEBbQKS/ZANAwAKAZ6MGvu+/9syAcsmYgBkrWDzo6HiwcKve+93AJX1PY4WjbOOI/ds2qmvr OgpJWKqH0KJAjMEAAEKAB0WIQTqOofwpOugMORd8kCejBr7vv/bMgUCZK1g8wAKCRCejBr7vv/b MhncD/kBLTADYZ6hyXSQs+uqrSInu3hbF/herBVZqAzk2X8Ar5wgYSLhv2YtGVbhPbQ/W6CVdFX iiEAsnsXP3znHYJlhIT4EDnq+EOwp9bhasxiroCrKq22h29et2jts5+57PlbPbfM1GsMeaTHATV +SXRDnyohII1HD2xecsJQuJK90btS9lNCoUcvJAdtdtd1vzAiL1SLnQf73v4zPngBvhJVkLUfzA ay7VZOZn/AIiB+fJIqZtf/b/rBG0Qtdax8SnqOWuwteA32NS5b6+MXyZaJ0+pcAzitoILY+f9CT pswhEKWNLCi2mHoPcV7qwmLH0G8GI3MTFqAJ4fa8HukJiKIMS1ZUHmMQ3Nj/fnzLEejrzycw5MT vzBx1YUCdmY/0XU1bdI9t9KXVMx4XQnPPuxFF9viS4YbQuTabS6EEf4dIvh4Sn+Yw+wuK3/K/8Y Zl5jBe/U0iOcquV7hWoCfUS+0rx8fl5HTPG5iJzB8hk2fkqAq2rnfcAV45fGE/KIuZMaKaixFFi 9TAP02B0UJKqK+Fimgxvnq8rA54o2gbZwM0fZPz2D2jMrLc/B3uDH390q8gZ3l9Duvywp1cYeWZ JWP8xKiNz63rvVrm668JEIDykpjbg9NCZ55OviNjnqXevie8K14/HrVi45449QyjML33GP+BjCp VVqmqVbofd2eerQ== X-Developer-Key: i=alx@kernel.org; a=openpgp; fpr=A9348594CE31283A826FBDD8D57633D441E25BB5 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-10.2 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Cc: Florian Weimer Signed-off-by: Alejandro Colomar --- include/dirent.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/dirent.h b/include/dirent.h index d7567f5e86..73384f5582 100644 --- a/include/dirent.h +++ b/include/dirent.h @@ -50,7 +50,7 @@ extern int __versionsort64 (const struct dirent64 **a, __attribute_pure__; extern DIR *__alloc_dir (int fd, bool close_fd, int flags, const struct __stat64_t64 *statp) - __nonnull (4) attribute_hidden; + __nonnull ((4)) attribute_hidden; extern __typeof (rewinddir) __rewinddir; extern __typeof (seekdir) __seekdir; extern __typeof (dirfd) __dirfd; -- 2.40.1