We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f471f commit 49c2dd6Copy full SHA for 49c2dd6
Documentation/driver-api/dma-buf.rst
@@ -77,7 +77,7 @@ consider though:
77
the usual size discover pattern size = SEEK_END(0); SEEK_SET(0). Every other
78
llseek operation will report -EINVAL.
79
80
- If llseek on dma-buf FDs isn't support the kernel will report -ESPIPE for all
+ If llseek on dma-buf FDs isn't supported the kernel will report -ESPIPE for all
81
cases. Userspace can use this to detect support for discovering the dma-buf
82
size using llseek.
83
0 commit comments