diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-03-01 23:59:41 -0800 |
|---|---|---|
| committer | Keith Busch <kbusch@kernel.org> | 2026-03-27 07:35:00 -0700 |
| commit | bf0e2567a639c455110f9be5db8c92032175e222 (patch) | |
| tree | 533ef151b3cafead46128ca9f79b3464b4287508 /scripts/stackusage | |
| parent | e57406c07b790005feaccc9f2bd75b827566e141 (diff) | |
nvme-auth: use proper argument types
For input parameters, use pointer to const. This makes it easier to
understand which parameters are inputs and which are outputs.
In addition, consistently use char for strings and u8 for binary. This
makes it easier to understand what is a string and what is binary data.
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
