From patchwork Tue Oct 18 13:21:35 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Riku Voipio X-Patchwork-Id: 9382141 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id B2D8A600CA for ; Tue, 18 Oct 2016 13:31:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A1B1B294A9 for ; Tue, 18 Oct 2016 13:31:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9602D29575; Tue, 18 Oct 2016 13:31:42 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 172F5294A9 for ; Tue, 18 Oct 2016 13:31:42 +0000 (UTC) Received: from localhost ([::1]:41546 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwUUX-0005oC-8Q for patchwork-qemu-devel@patchwork.kernel.org; Tue, 18 Oct 2016 09:31:41 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwULD-0006F0-Ee for qemu-devel@nongnu.org; Tue, 18 Oct 2016 09:22:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwULC-0000eF-Li for qemu-devel@nongnu.org; Tue, 18 Oct 2016 09:22:03 -0400 Received: from mail-lf0-x22e.google.com ([2a00:1450:4010:c07::22e]:34780) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1bwULC-0000di-C3 for qemu-devel@nongnu.org; Tue, 18 Oct 2016 09:22:02 -0400 Received: by mail-lf0-x22e.google.com with SMTP id b81so343447127lfe.1 for ; Tue, 18 Oct 2016 06:22:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=uhOvQ1NflCzLwJ7b6DW9vtHNTRZNFb51RiQP+AmjEJ4=; b=E9GAAD6EZrajz4TD77oolWJyrwV8gWgyQvHiB0iabu3Y2zN64JyLFOBgMF/o5Sn6Ky KRVzpjBMD/OofMRnkX2ixdWKCOx8BhM5hCoj+O8/96lg26BrTEqE6iXbA9xyqT2/WO01 5nH8XiwBwER/lKcddAxV1rmNV3Ekqhl8TXvwI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=uhOvQ1NflCzLwJ7b6DW9vtHNTRZNFb51RiQP+AmjEJ4=; b=fx0usEuNTGi7J6ToTSMNi8VMJe8DpcvDQE6qV+k61cw2Yqek08DWSWzuViy73dd/18 29aGgpICTejbu+sa5KiYcg8aigNdUo79yQWmrLTUks2RqXhRmqy5CdVu9iWwbBqMxlCT 8g4N3J5T1xfYCB3z/d/vfzBP6y1KkrB69ICbZQuHpeN137Mi6KAc6HANusKVD6RhaE2X s5KIthxfYVraa9p+Cgwk5aUN5t8k+YlgSYmYRzR8hDU7WqOF6KCpUFGq3YZUcFTiTGOH wpsqtnGGjzFDhQ+TuGWo8i8rXqATRfDAz3baqMdTiHmu8vh0bcJfKa5ZRC7i+nrJ0tOD GorA== X-Gm-Message-State: AA6/9RlAgL9YtmsFRoixh6ddRZ/PKlpzHCA3sY2/YobYFfxhCWLZT2OAZ0TqmXPwDgfj0PIA X-Received: by 10.25.18.39 with SMTP id h39mr566808lfi.138.1476796920758; Tue, 18 Oct 2016 06:22:00 -0700 (PDT) Received: from beaming.home (91-157-170-157.elisa-laajakaista.fi. [91.157.170.157]) by smtp.gmail.com with ESMTPSA id 201sm9535359ljf.48.2016.10.18.06.21.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 18 Oct 2016 06:22:00 -0700 (PDT) From: riku.voipio@linaro.org To: qemu-devel@nongnu.org Date: Tue, 18 Oct 2016 16:21:35 +0300 Message-Id: X-Mailer: git-send-email 2.1.4 In-Reply-To: References: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:4010:c07::22e Subject: [Qemu-devel] [PULL v2 07/22] linux-user: Remove a duplicate item from strace.list X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Aleksandar Markovic Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" X-Virus-Scanned: ClamAV using ClamSMTP From: Aleksandar Markovic There is a duplicate item in strace.list. It is benign, but it shouldn't be there, since it may lead to confusion and even bugs in the future. It is the only duplicate in strace.list. This patch removes it. Signed-off-by: Aleksandar Markovic Signed-off-by: Riku Voipio --- linux-user/strace.list | 3 --- 1 file changed, 3 deletions(-) diff --git a/linux-user/strace.list b/linux-user/strace.list index 2c7ad2b..4bbe0d3 100644 --- a/linux-user/strace.list +++ b/linux-user/strace.list @@ -1455,9 +1455,6 @@ #ifdef TARGET_NR_sync { TARGET_NR_sync, "sync" , NULL, NULL, NULL }, #endif -#ifdef TARGET_NR_sync_file_range -{ TARGET_NR_sync_file_range, "sync_file_range" , NULL, NULL, NULL }, -#endif #ifdef TARGET_NR_syncfs { TARGET_NR_syncfs, "syncfs" , NULL, NULL, NULL }, #endif