From patchwork Sat Jan 21 22:53:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoann Congal X-Patchwork-Id: 13111369 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 64270C54EB4 for ; Sat, 21 Jan 2023 22:53:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229912AbjAUWxw (ORCPT ); Sat, 21 Jan 2023 17:53:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50476 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229904AbjAUWxv (ORCPT ); Sat, 21 Jan 2023 17:53:51 -0500 Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0A12B27481 for ; Sat, 21 Jan 2023 14:53:50 -0800 (PST) Received: by mail-wr1-x42b.google.com with SMTP id z5so7745313wrt.6 for ; Sat, 21 Jan 2023 14:53:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smile-fr.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=9tSQMjpLqxlyV/AeOHFU8Kl5AtTNzyiZytNA84R4H8U=; b=VselyI+Rxhj1maKsS7acb/KOEAEc12inHHaVwGYRRSiG3Tci1x8s+XNLYhf3UV4Sqh 3t9I+I7Vhz76KqoyRCIkqpsAlZDIohJSuueU/EW604zElUmEFpInpL5Nt12daNTaAl4s yUJsbYJsOBMUUkhir8MmlT8qwZY3TLZtn9/VFRCcmi89AGKeUuUYaHLQKyUjK1279xcJ X9/whaRy24MyTumtTDvZPs0K8y03pQm4CWG5k4kbvzEWsEKzvEs40+Jh3t5BYQ8YzdR6 P4nAKQkJ0lZI37hk/7qQSmVnUvWmhV+B54Cmq8ZgO0JVSISbiv8ym0skmlhDfJDVk91i Of1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=9tSQMjpLqxlyV/AeOHFU8Kl5AtTNzyiZytNA84R4H8U=; b=3Cm0Sicp+dD/poIykEyH1TaM2qY5J1/QW4+jqR9eq8nCz0sE106BY6/6soSDaLSPr2 ENrt3pVcGBrkh+n4ZkMKjEofg4M7ZucTa3wuJ/nz25OQaqbxeKrEqt8IvPpFtSfHdtJ+ gpZWRXl6ksLYeahtIonBc5hiyAKBsCZAu0WFArxGZ367qNiIVbcrWvkoyZ3FGLm30fsL mD67BB2npzYpk1EnHHIoj5a24ke+pOF00gKpLUVOSws/VaBr/Y2HAJbkBGce3Yj4+tdX 6UOG/sHL9YpQ0yqnhRb5whCv+7xyGM4xGtv/KMUH0Z0X3m3Eha2R340jigjy+MHsie8R fWhg== X-Gm-Message-State: AFqh2krKnZC9LX4FE9gx/5TYDoxbAQI4vleWbRpVEInEtUvGTUkvctb/ 6u0hqo5cm53BBAq/pCMo70jLFgeoHvLg4Rjj X-Google-Smtp-Source: AMrXdXtEzCvm02XQTQ/MaAdjG9Fzdj7CqMzDxCHMnQmsfedFXkdWYHjUmGsIwI3loI0tyvEmqQBX4Q== X-Received: by 2002:a05:6000:1c6:b0:2bd:e40d:98d5 with SMTP id t6-20020a05600001c600b002bde40d98d5mr14581375wrx.0.1674341628408; Sat, 21 Jan 2023 14:53:48 -0800 (PST) Received: from P-ASN-ECS-830T8C3.mpl.intranet (89-159-1-53.rev.numericable.fr. [89.159.1.53]) by smtp.gmail.com with ESMTPSA id q16-20020adff950000000b002bcaa47bf78sm29531001wrr.26.2023.01.21.14.53.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 Jan 2023 14:53:47 -0800 (PST) From: Yoann Congal To: linux-trace-kernel@vger.kernel.org Cc: Yoann Congal , Steven Rostedt , Masami Hiramatsu , Jonathan Corbet , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: [PATCH v3 0/3] Documentation: kprobetrace: Improve readability Date: Sat, 21 Jan 2023 23:53:02 +0100 Message-Id: <20230121225304.1711635-1-yoann.congal@smile.fr> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-trace-kernel@vger.kernel.org Hi, Version 3 of this series of small readability fixes on kprobetrace.rst. v1: https://lore.kernel.org/linux-doc/20220915153358.813993-1-yoann.congal@smile.fr/ Changelog v3 -> v2: * fix 2 bytes hex -> 2 byte hex typo v1 -> v2: * Removed all ``markup`` additions * Split commits Regards, Yoann Congal (3): Documentation: kprobetrace: Fix some typos Documentation: kprobetrace: Fix code block markup Documentation: kprobetrace: Split paragraphs Documentation/trace/kprobetrace.rst | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) Acked-by: Masami Hiramatsu (Google) Reviewed-by: Steven Rostedt (Google) Reviewed-by: Bagas Sanjaya