diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2024-11-20 13:36:56 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2024-11-20 13:36:56 +0000 |
commit | 9901831fff0d9529c51f31d5c6c54ed46f85dd7b (patch) | |
tree | e341216d3467e58be46dcd8427e827240673c1b2 /distrib/octeon | |
parent | b6cab35954bd0cb1925df1546d84311326a3591f (diff) |
Improve error handling of psp(4) driver.
The driver for the AMD platform security processor did use a bunch
of EINVAL error codes. It is better to propagate the error up from
the subsystem or use more specific values. Rename the variable
"ret" to "error" to make clear where we deal with an actual errno(2).
Document where and why the error code is ignored.
OK hshoexer@
Diffstat (limited to 'distrib/octeon')
0 files changed, 0 insertions, 0 deletions