From nobody Wed Nov 5 09:24:04 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1499587488464209.59789718434513; Sun, 9 Jul 2017 01:04:48 -0700 (PDT) Received: from localhost ([::1]:35310 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dU7Cw-00077i-AO for importer@patchew.org; Sun, 09 Jul 2017 04:04:46 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dU6zK-0004RC-I8 for qemu-devel@nongnu.org; Sun, 09 Jul 2017 03:50:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dU6zE-00030e-OB for qemu-devel@nongnu.org; Sun, 09 Jul 2017 03:50:42 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:44859) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dU6zE-0002z7-9L for qemu-devel@nongnu.org; Sun, 09 Jul 2017 03:50:36 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 7A6D0208CF; Sun, 9 Jul 2017 03:50:32 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Sun, 09 Jul 2017 03:50:32 -0400 Received: from localhost (flamenco.cs.columbia.edu [128.59.20.216]) by mail.messagingengine.com (Postfix) with ESMTPA id 3DB837E70C; Sun, 9 Jul 2017 03:50:32 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=braap.org; h=cc :date:from:in-reply-to:message-id:references:subject:to :x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=1EK LKz/XI2G9helWzXQ3sjJNeqZebWH7gJw7dR4EZLI=; b=1tw46nRaayORMdOt4WE vJzAaX+LiWGAqqs44JGFsiM/lkFUocHDQB3QnKHjCd+knl5r90yp3+s0KY8zxa3u zFW8PhWARr+49IuNSVE+kRzmIkbPW1H2ZNg1n53VjD7CvEOiufTraIcG+6vnSoMO +MTXs6zWAIrk+mfU3EYmcJok= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:in-reply-to:message-id :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=fm1; bh=1EKLKz/XI2G9helWzXQ3sjJNeqZebWH7gJw7dR4EZ LI=; b=RhsxIwcS7apc2fzFZHNufS2obhcJzZtH25pbFrxynzgJnSEgNHGuA+Dox ueulF73lqI6SLfPp4Ick19WXwd3Tps8S230jmI9Rn64zl01bAiDobYHApMcWLTPF 2NsWkT6kYFkxL4aXTZns5KgPNkEKK7ot05VjbXxEGQZQnjyR+a6z8QoF8liP90uJ SygE+JT76ERqyD75yG8MTpc5yTC9I2pM/XqehDa1xB8opgh/We305FMdn4L9/uCL T43F4Oa1j6EeYY4mJ2EZYhnBeNhTLrgl5zMuDij9r05Y18Tl8+0rejvHYhSV9GRz TtDIoC+CjOS3Vg2jvbAYMsNkSAI/A== X-ME-Sender: X-Sasl-enc: UOkI4Yl4NoR3d5PylmbE+ZHP7/4tip83VkDN94hCA78s 1499586632 From: "Emilio G. Cota" To: qemu-devel@nongnu.org Date: Sun, 9 Jul 2017 03:49:57 -0400 Message-Id: <1499586614-20507-6-git-send-email-cota@braap.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1499586614-20507-1-git-send-email-cota@braap.org> References: <1499586614-20507-1-git-send-email-cota@braap.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 66.111.4.27 Subject: [Qemu-devel] [PATCH 05/22] exec-all: fix typos in TranslationBlock's documentation 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: Richard Henderson Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail: RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Reviewed-by: Richard Henderson Signed-off-by: Emilio G. Cota Reviewed-by: Alex Benn=C3=A9e --- include/exec/exec-all.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/exec/exec-all.h b/include/exec/exec-all.h index 8096d64..8326e7d 100644 --- a/include/exec/exec-all.h +++ b/include/exec/exec-all.h @@ -341,7 +341,7 @@ struct TranslationBlock { /* The following data are used to directly call another TB from * the code of this one. This can be done either by emitting direct or * indirect native jump instructions. These jumps are reset so that th= e TB - * just continue its execution. The TB can be linked to another one by + * just continues its execution. The TB can be linked to another one by * setting one of the jump targets (or patching the jump instruction).= Only * two of such jumps are supported. */ @@ -352,7 +352,7 @@ struct TranslationBlock { #else uintptr_t jmp_target_addr[2]; /* target address for indirect jump */ #endif - /* Each TB has an assosiated circular list of TBs jumping to this one. + /* Each TB has an associated circular list of TBs jumping to this one. * jmp_list_first points to the first TB jumping to this one. * jmp_list_next is used to point to the next TB in a list. * Since each TB can have two jumps, it can participate in two lists. --=20 2.7.4