diff options
| author | Simon Rettberg | 2025-10-31 14:29:02 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2025-12-09 15:33:20 +0100 |
| commit | 884735d4af0d96c4011eb8b63ffa0e72a81e9a85 (patch) | |
| tree | f3a8e1f41eaec2ed06cd312254d9a767eaec2f42 /src/server/altservers.c | |
| parent | [SERVER] iscsi: Rename constant to reflect it means LOGICAL block size (diff) | |
| download | dnbd3-884735d4af0d96c4011eb8b63ffa0e72a81e9a85.tar.gz dnbd3-884735d4af0d96c4011eb8b63ffa0e72a81e9a85.tar.xz dnbd3-884735d4af0d96c4011eb8b63ffa0e72a81e9a85.zip | |
[SERVER] iscsi: Remove unused functions & casts, turn [0] into []
In functions that can handle multiple different structs, instead of
picking an arbitrary one as the pointer type in the function signature,
pass an uint8_t and cast to the according struct in the sub-cases in the
method body.
Diffstat (limited to 'src/server/altservers.c')
0 files changed, 0 insertions, 0 deletions
