Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Input: amijoy - fix broken table formatting in documentation

Missing '+' led to unintended spanning cell. Correct this.

Signed-off-by: George Anthony Vernon <contact@gvernon.com>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20250526135957.180254-2-contact@gvernon.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

George Anthony Vernon and committed by
Dmitry Torokhov
fb81e473 21597378

+1 -1
+1 -1
Documentation/input/devices/amijoy.rst
··· 123 123 clocked by 2 of the signals input from the mouse serial 124 124 stream. Starting with first bit received: 125 125 126 - +-------------------+-----------------------------------------+ 126 + +--------+----------+-----------------------------------------+ 127 127 | Serial | Bit Name | Description | 128 128 +========+==========+=========================================+ 129 129 | 0 | M0H | JOY0DAT Horizontal Clock |