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

docs: block: fix stat.rst document error

Update the description of the device stat files to include the proper
number of fields.

Signed-off-by: Gao Mingfei <g199209@gmail.com>
Link: https://lore.kernel.org/r/20210601085145.3273-1-g199209@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Gao Mingfei and committed by
Jonathan Corbet
e53eeac9 f9ce26c5

+1 -1
+1 -1
Documentation/block/stat.rst
··· 18 18 each, it would be impossible to guarantee that a set of readings 19 19 represent a single point in time. 20 20 21 - The stat file consists of a single line of text containing 11 decimal 21 + The stat file consists of a single line of text containing 17 decimal 22 22 values separated by whitespace. The fields are summarized in the 23 23 following table, and described in more detail below. 24 24