can't find file to patch at input line 82 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From patchwork Fri Jul 30 10:48:03 2021 |Content-Type: text/plain; charset="utf-8" |MIME-Version: 1.0 |Content-Transfer-Encoding: 8bit |X-Patchwork-Submitter: =?utf-8?q?Pali_Roh=C3=A1r?= |X-Patchwork-Id: 44514 |Return-Path: |X-Original-To: patchwork@sourceware.org |Delivered-To: patchwork@sourceware.org |Received: from server2.sourceware.org (localhost [IPv6:::1]) | by sourceware.org (Postfix) with ESMTP id EB3F5393D022 | for ; Fri, 30 Jul 2021 10:51:49 +0000 (GMT) |DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EB3F5393D022 |DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; | s=default; t=1627642310; | bh=ocOn3BbGmMYE3zZhUqvhShcnwMVOiSKCDOEn72S7vf4=; | h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: | List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: | From; | b=D2V5qLO/qj7vIO5TKQyGEZQ+NegXcSTzh4Vmti//a0XD2rOk2EY/l4OlAfMMxZ6K1 | F15NJ9jB3OFEg8p5aj95GqLotW3SPoAGZFRgm/Kfu3hudGHOqZCnLzlJWE54ZzCfvw | 5unuG/sPPKroi4jQECdLjWJpvCiPq1wxVIYfE1u0= |X-Original-To: libc-alpha@sourceware.org |Delivered-To: libc-alpha@sourceware.org |Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) | by sourceware.org (Postfix) with ESMTPS id 699AB393D027 | for ; Fri, 30 Jul 2021 10:51:27 +0000 (GMT) |DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 699AB393D027 |Received: by mail.kernel.org (Postfix) with ESMTPSA id 55FB460EFD; | Fri, 30 Jul 2021 10:51:26 +0000 (UTC) |Received: by pali.im (Postfix) | id 09F2A772; Fri, 30 Jul 2021 12:51:24 +0200 (CEST) |To: linux-man@vger.kernel.org, Alejandro Colomar , | Michael Kerrisk |Subject: [PATCH v2] ioctl_tty.2: Document ioctls: TCGETS2, TCSETS2, TCSETSW2, | TCSETSF2 |Date: Fri, 30 Jul 2021 12:48:03 +0200 |Message-Id: <20210730104803.10328-1-pali@kernel.org> |X-Mailer: git-send-email 2.20.1 |In-Reply-To: <20210725225506.7404-1-pali@kernel.org> |References: <20210725225506.7404-1-pali@kernel.org> |MIME-Version: 1.0 |X-Spam-Status: No, score=-13.0 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, | DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, | KAM_NUMSUBJECT, SPF_HELO_NONE, SPF_PASS, | TXREP autolearn=ham autolearn_force=no version=3.4.4 |X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on | server2.sourceware.org |X-BeenThere: libc-alpha@sourceware.org |X-Mailman-Version: 2.1.29 |Precedence: list |List-Id: Libc-alpha mailing list |List-Unsubscribe: , | |List-Archive: |List-Post: |List-Help: |List-Subscribe: , | |X-Patchwork-Original-From: =?utf-8?q?Pali_Roh=C3=A1r_via_Libc-alpha?= | |From: =?utf-8?q?Pali_Roh=C3=A1r?= |Reply-To: =?utf-8?q?Pali_Roh=C3=A1r?= |Cc: =?utf-8?q?Marek_Beh=C3=BAn?= , libc-alpha@sourceware.org |Errors-To: libc-alpha-bounces+patchwork=sourceware.org@sourceware.org |Sender: "Libc-alpha" | | |Signed-off-by: Pali Rohár |--- |Changes in v2: |* Remove information about asm/termbits.h (will be in followup patch) |* Style fixes |--- | man2/ioctl_tty.2 | 29 +++++++++++++++++++++++++++++ | 1 file changed, 29 insertions(+) | |diff --git a/man2/ioctl_tty.2 b/man2/ioctl_tty.2 |index 2a0effdae8ab..c1875530f0b1 100644 |--- a/man2/ioctl_tty.2 |+++ b/man2/ioctl_tty.2 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored