diff options
author | Thorsten Blum <thorsten.blum@linux.dev> | 2025-08-20 12:21:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-06 15:59:39 +0200 |
commit | d8959245329917f93a6345fd6eef828c646600fb (patch) | |
tree | 0ccccacae07dea6d4325ccb85ca0bac92d28430c /tools/docs/parse-headers.py | |
parent | dfb962e214788aa5f6dfe9f2bd4a482294533e3e (diff) |
dw-xdata: Use str_write_read() in dw_xdata_start() and dw_xdata_perf()
Remove hard-coded strings by using the str_write_read() helper function
and silence the following two Coccinelle/coccicheck warnings reported by
string_choices.cocci:
opportunity for str_write_read(write)
opportunity for str_write_read(write)
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://lore.kernel.org/r/20250820102108.760382-2-thorsten.blum@linux.dev
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions