From: George Anthony Vernon Date: Mon, 26 May 2025 13:59:49 +0000 (+0100) Subject: Input: amijoy - fix broken table formatting in documentation X-Git-Tag: v6.16-rc1~80^2^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fb81e4738ec9d727830be2787556932446271369;p=thirdparty%2Fkernel%2Flinux.git Input: amijoy - fix broken table formatting in documentation Missing '+' led to unintended spanning cell. Correct this. Signed-off-by: George Anthony Vernon Reviewed-by: Bagas Sanjaya Link: https://lore.kernel.org/r/20250526135957.180254-2-contact@gvernon.com Signed-off-by: Dmitry Torokhov --- diff --git a/Documentation/input/devices/amijoy.rst b/Documentation/input/devices/amijoy.rst index 8df7b11cd98d7..f854ee9752477 100644 --- a/Documentation/input/devices/amijoy.rst +++ b/Documentation/input/devices/amijoy.rst @@ -123,7 +123,7 @@ JOY1DAT Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0 X7 X6 X5 X4 X3 X2 X1 X0 clocked by 2 of the signals input from the mouse serial stream. Starting with first bit received: - +-------------------+-----------------------------------------+ + +--------+----------+-----------------------------------------+ | Serial | Bit Name | Description | +========+==========+=========================================+ | 0 | M0H | JOY0DAT Horizontal Clock |