Fixed coding std issues

This commit is contained in:
Subhra Sankha Sarkar
2020-10-29 14:47:32 +05:30
committed by Xiang Xiao
parent bd0ad68da8
commit 36b1be0609
5 changed files with 39 additions and 32 deletions

View File

@@ -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;