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

net: wwan: t7xx: Unify documentation column width

Unify the column width of the document to comply with specifications.

Signed-off-by: Jinjian Song <jinjian.song@fibocom.com>
Reviewed-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

authored by

Jinjian Song and committed by
Paolo Abeni
238f2ca1 61329a11

+9 -8
+9 -8
Documentation/networking/device_drivers/wwan/t7xx.rst
··· 7 7 ============================================ 8 8 t7xx driver for MTK PCIe based T700 5G modem 9 9 ============================================ 10 - The t7xx driver is a WWAN PCIe host driver developed for linux or Chrome OS platforms 11 - for data exchange over PCIe interface between Host platform & MediaTek's T700 5G modem. 12 - The driver exposes an interface conforming to the MBIM protocol [1]. Any front end 13 - application (e.g. Modem Manager) could easily manage the MBIM interface to enable 14 - data communication towards WWAN. The driver also provides an interface to interact 15 - with the MediaTek's modem via AT commands. 10 + The t7xx driver is a WWAN PCIe host driver developed for linux or Chrome OS 11 + platforms for data exchange over PCIe interface between Host platform & 12 + MediaTek's T700 5G modem. 13 + The driver exposes an interface conforming to the MBIM protocol [1]. Any front 14 + end application (e.g. Modem Manager) could easily manage the MBIM interface to 15 + enable data communication towards WWAN. The driver also provides an interface 16 + to interact with the MediaTek's modem via AT commands. 16 17 17 18 Basic usage 18 19 =========== ··· 46 45 47 46 t7xx_mode 48 47 --------- 49 - The sysfs interface provides userspace with access to the device mode, this interface 50 - supports read and write operations. 48 + The sysfs interface provides userspace with access to the device mode, this 49 + interface supports read and write operations. 51 50 52 51 Device mode: 53 52