mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 19:44:35 +08:00
Fixed coding std issues
This commit is contained in:

committed by
Xiang Xiao

parent
bd0ad68da8
commit
36b1be0609
@@ -273,7 +273,6 @@ static void nsh_parse_statusline(FAR char *line,
|
||||
#ifndef CONFIG_NSH_DISABLE_PS
|
||||
static int ps_callback(FAR struct nsh_vtbl_s *vtbl, FAR const char *dirpath,
|
||||
FAR struct dirent *entryp, FAR void *pvarg)
|
||||
|
||||
{
|
||||
struct nsh_taskstatus_s status;
|
||||
FAR char *filepath;
|
||||
|
Reference in New Issue
Block a user