summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-07-24 16:19:24 +0100
committerTien Fong Chee <[email protected]>2025-07-30 17:45:29 +0800
commit5a13fa7c66dabcf84438601663f7f1cb7fcc8cca (patch)
tree27fbe88064542c04d611d04a2be13863d9be4f72 /include/linux
parentdff25bb4abd082e852108b04beba0685a2980aaa (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 'include/linux')
0 files changed, 0 insertions, 0 deletions