mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +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>