mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 03:58:06 +08:00
17bc7a36ce
set_buf return type is not a pointer but an integer, this will cause -Wint-conversion error. Signed-off-by: chao an <anchao.archer@bytedance.com>