From patchwork Sat May 21 12:07:50 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrea Gelmini X-Patchwork-Id: 624834 Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [103.22.144.68]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rBl6x6jwXz9s2Q for ; Sat, 21 May 2016 22:51:37 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=TcUlxfIo; dkim-atps=neutral Received: from ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 3rBl6x5gdzzDr4P for ; Sat, 21 May 2016 22:51:37 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=TcUlxfIo; dkim-atps=neutral X-Original-To: linuxppc-dev@lists.ozlabs.org Delivered-To: linuxppc-dev@lists.ozlabs.org Received: from mail-lb0-x243.google.com (mail-lb0-x243.google.com [IPv6:2a00:1450:4010:c04::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3rBk8Z3K94zDqX1 for ; Sat, 21 May 2016 22:07:58 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=TcUlxfIo; dkim-atps=neutral Received: by mail-lb0-x243.google.com with SMTP id mx9so6881078lbb.2 for ; Sat, 21 May 2016 05:07:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id; bh=ju6lc4S7Mc4A+KL6nvZVhoXOC5ZdzIeBWsPZNHSY1Bc=; b=TcUlxfIo1UklXE8jytsG1v/6eRU1bRyhgFP4Gj5Ap3zLbaRDr/WFpZtiAcKQxTOn5F jAQXKgHDtpZlPIbTlCs3yXKnAf/q5JV0vnK0MZUvybnKU+leqABKt7T3DTJ4KlmNYbHp Nal7SzvUgt1aBd69pugXE9cJYObEJG62RYDaXk3dPcKG6oC6Tzf6oGmHcNIb9L5oo4ca R0EauCmVZGvzat50OUmMxR7gjp5OrNCPq3a+wpGw/NOFuYjxszmInmQ6+cf7N0ZvhnCP xaMuZJNooHvjFNdto5Ho7MUI8rDVKpHA5ijNBeHHUfq3BJD4KUetgO/Vmh1pQzh2u1qL kp5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=ju6lc4S7Mc4A+KL6nvZVhoXOC5ZdzIeBWsPZNHSY1Bc=; b=m5MTEuW1ZRh3s12X3J4l6cYfgRYwgYSFzPFon/TPOZjokqE59edncJx+ml3E7RsqsU HwO858ZxudqWFe9hAh/8GwiaugCCOpCmqm4IJtxQEwxPa2UyC5sIX+6NQ5Oyv/AsNYJP 5svOl+l3BIyR3ecglCjbMEEgGbNt/ifs3ubleO1FGcJ5qpQJp8ypdNjXezPShBefwWa+ 3T/I78GmKwueln+K9naBq3zFuC8eLwyY/vQ6iXkXXHSWGKH6m+vM8t0MzcLnz5F/ZgYH n74uq4XsFDI8skX5SFz0+ZjBC5O+ojfmuj6QU87ueyE2GS7uE/NgJa0Cxme1HWFjoRYS fVnA== X-Gm-Message-State: AOPr4FXbPRpih+Yc4R67WF3duewxwEZ27zHqypJDU+U/vFDMxkd2VEpovp1E1PqbDEfRjw== X-Received: by 10.112.167.9 with SMTP id zk9mr2705341lbb.140.1463832475332; Sat, 21 May 2016 05:07:55 -0700 (PDT) Received: from glen.ipredator.se (anon-35-25.vpn.ipredator.se. [46.246.35.25]) by smtp.gmail.com with ESMTPSA id wc3sm2089140lbb.27.2016.05.21.05.07.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 21 May 2016 05:07:53 -0700 (PDT) From: Andrea Gelmini To: andrea.gelmini@gelma.net Subject: [PATCH 0240/1529] Fix typo Date: Sat, 21 May 2016 14:07:50 +0200 Message-Id: <20160521120750.12526-1-andrea.gelmini@gelma.net> X-Mailer: git-send-email 2.8.2.534.g1f66975 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: trivial@kernel.org, arnd@arndb.de, paulus@samba.org, jk@ozlabs.org, linuxppc-dev@lists.ozlabs.org MIME-Version: 1.0 Errors-To: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org Sender: "Linuxppc-dev" Signed-off-by: Andrea Gelmini --- arch/powerpc/platforms/cell/spufs/run.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/platforms/cell/spufs/run.c b/arch/powerpc/platforms/cell/spufs/run.c index 9f79004..64c90e5 100644 --- a/arch/powerpc/platforms/cell/spufs/run.c +++ b/arch/powerpc/platforms/cell/spufs/run.c @@ -435,7 +435,7 @@ long spufs_run_spu(struct spu_context *ctx, u32 *npc, u32 *event) /* Note: we don't need to force_sig SIGTRAP on single-step * since we have TIF_SINGLESTEP set, thus the kernel will do - * it upon return from the syscall anyawy + * it upon return from the syscall anyway */ if (unlikely(status & SPU_STATUS_SINGLE_STEP)) ret = -ERESTARTSYS;