Skip to content
Commit e9fcfa14 authored by Flavio Ceolin's avatar Flavio Ceolin Committed by Chris Friedt
Browse files

syscall: Fix static analysis compalins



Since K_SYSCALL_MEMORY can be called with signed/unsigned size types, if
we check if size >= 0, static anlysis will complain about it when
size in unsigned.

Signed-off-by: default avatarFlavio Ceolin <flavio.ceolin@intel.com>
parent 1d167572
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment