diff options
| author | Rafał Miłecki <[email protected]> | 2023-12-13 10:23:44 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-01-05 15:41:47 -0500 |
| commit | 73b30800f56883a26a24f87acb30d21cd4dd25d4 (patch) | |
| tree | 5f5630a71daf051506426ba5674eb6b8b0bdca0e /scripts/kernel-doc | |
| parent | f29c5ca33df4c77b9af2cbfb7ed90bf336613522 (diff) | |
fw_env: rename variables holding env data content
Rename "addr0" and "addr1" to "buf0" and "buf1" accordingly. Name "addr"
suggests that variable contains a numeric value being some kind of
address. Name "buf" is de facto a standard name for pointer to allocated
memory for reading data to.
While at it drop redundant checks for NULL before calling free().
Signed-off-by: Rafał Miłecki <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions
