diff options
| author | Ovidiu Panait <ovidiu.panait.oss@gmail.com> | 2025-09-19 22:53:59 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-13 09:09:29 +0200 |
| commit | 89443a92c506dcd91209ddd6d37e0d3beb5a4279 (patch) | |
| tree | 70152639d09d8200e897f9023f1650c452db281b /tools/lib/python/kdoc/python_version.py | |
| parent | 4497288513350d19e75232d0a8161f0094ade026 (diff) | |
staging: axis-fifo: drop redundant read/write_flags from axis_fifo
The driver stores file flags (read_flags/write_flags) in the axis_fifo
struct, duplicating information already available in struct file.
Switch to using f->f_flags directly in read/write paths and open(),
removing the unnecessary fields.
Signed-off-by: Ovidiu Panait <ovidiu.panait.oss@gmail.com>
Link: https://lore.kernel.org/r/20250919195400.3180039-5-ovidiu.panait.oss@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions
