diff options
| author | Andrew Goodbody <[email protected]> | 2025-07-24 16:19:24 +0100 |
|---|---|---|
| committer | Tien Fong Chee <[email protected]> | 2025-07-30 17:45:29 +0800 |
| commit | 5a13fa7c66dabcf84438601663f7f1cb7fcc8cca (patch) | |
| tree | 27fbe88064542c04d611d04a2be13863d9be4f72 /scripts/checkpatch.pl | |
| parent | dff25bb4abd082e852108b04beba0685a2980aaa (diff) | |
ddr: altera: n5x: size_t cannot be less than 0
The function socfpga_get_handoff_size returns an int so make the struct
fields used to accept the return value also an int so that testing for
less than 0 is then valid.
This issue was found by Smatch.
Signed-off-by: Andrew Goodbody <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
