commit | bcadb65fd64889cc3cf1ca4b8025d91b59ec1b02 | [log] [tgz] |
---|---|---|
author | Cao jin <jojing64@gmail.com> | Wed Jan 27 16:49:11 2021 +0800 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Jan 28 15:25:31 2021 -0700 |
tree | f58b2cce1fabc3f570f29cd0127d4c5548cd3215 | |
parent | 187623b1d8b21b6fdab9b963465f71ad47b8c279 [diff] |
Documentation/x86/boot.rst: Correct the example of SETUP_INDIRECT struct setup_data.len is the length of data field. In case of SETUP_INDIRECT, it should be sizeof(setup_indirect). Signed-off-by: Cao jin <jojing64@gmail.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> Link: https://lore.kernel.org/r/20210127084911.63438-1-jojing64@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>