diff options
| author | Heinrich Schuchardt <[email protected]> | 2023-12-23 02:17:33 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-01-16 17:05:29 -0500 |
| commit | ddcfb9ede8da45ebbdb1c4facf07b0f0b735373f (patch) | |
| tree | 28b5b3b326d93637989b76c9c0408b8595af1bfc /include/command.h | |
| parent | 1c5aab803c0b0f07be1d3b0029f4031463497acf (diff) | |
lib: smbios: remove redundant next_header()
next_header() and get_next_header() only differ in how the const attribute
is used. One function taking a const parameter and returning a non-const is
good enough.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'include/command.h')
0 files changed, 0 insertions, 0 deletions
