diff options
author | Benjamin Gray <bgray@linux.ibm.com> | 2023-02-03 01:39:44 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-02-09 13:56:45 +0100 |
commit | 121d340be9a17ed89d523c56203908c01e09a306 (patch) | |
tree | d8d205c7b70aa5a237a559d5e7a12508bb9e2ea9 /MAINTAINERS | |
parent | selftests/powerpc: Add generic read/write file util (diff) | |
download | linux-121d340be9a17ed89d523c56203908c01e09a306.tar.xz linux-121d340be9a17ed89d523c56203908c01e09a306.zip |
selftests/powerpc: Add read/write debugfs file, int
Debugfs files are not always integers, so make *_file return/write a
byte buffer, and *_int deal with int values specifically. This increases
consistency with the other file read/write helpers.
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Reviewed-by: Andrew Donnellan <ajd@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20230203003947.38033-3-bgray@linux.ibm.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions