diff options
author | Leo Yan <[email protected]> | 2022-10-08 08:32:50 +0000 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2022-10-10 12:50:53 -0600 |
commit | 9c1ab6d54a2e9e59b8922d12145d895e7f88b62c (patch) | |
tree | eea1901186b672c28a27b833671b6c1db897ed46 /drivers/fpga/fpga-mgr.c | |
parent | 69d517e6e21099f81efbd39e47874649ae575804 (diff) |
docs: ftrace: Correct access mode
The documentation gives an example for opening trace marker with
write-only mode, but the flag WR_ONLY is not defined by glibc.
Use O_WRONLY to replace it.
Signed-off-by: Leo Yan <[email protected]>
Acked-by: Steven Rostedt (Google) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions