mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 17:42:03 +02:00
fpga: dfl: fix spelling in sysfs-platform-dfl-port ABI documentation
Correct the spelling of "responding" which was incorrectly written as "respoding" in the Document/ABI/testing/sysfs-platform-dfl-port ABI testing file. Issue identified using: `codespell -D - -S "*.bin,*.o,*.a,*.so,*.ko,*.gz,*.png,*.jpg" Documentation/` Signed-off-by: Ayananta Paul <ayanantapaul@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Xu Yilun <yilun.xu@intel.com> Link: https://lore.kernel.org/r/20260727152634.5983-1-ayanantapaul@gmail.com Signed-off-by: Xu Yilun <yilun.xu@linux.intel.com>
This commit is contained in:
parent
9da70a43b5
commit
4216e549a2
|
|
@ -84,7 +84,7 @@ Description: Read-Write. Read this file to get errors detected on port and
|
|||
to clear errors. Write fails with -EINVAL if input parsing
|
||||
fails or input error code doesn't match. Write fails with
|
||||
-EBUSY or -ETIMEDOUT if error can't be cleared as hardware
|
||||
in low power state (-EBUSY) or not respoding (-ETIMEDOUT).
|
||||
in low power state (-EBUSY) or not responding (-ETIMEDOUT).
|
||||
|
||||
What: /sys/bus/platform/devices/dfl-port.0/errors/first_error
|
||||
Date: August 2019
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user