Remove trailing spaces at the end of lines.

This commit is contained in:
Gregory Nutt
2018-08-13 07:47:26 -06:00
parent f2ef84f048
commit a57610c2c4
80 changed files with 168 additions and 168 deletions

View File

@@ -144,7 +144,7 @@ int cmd_lsmod(FAR struct nsh_vtbl_s *vtbl, int argc, char **argv)
FAR char *data;
FAR char *datasize;
FAR char *lasts;
/* Form of returned data is:
*
* "%s,%p,%p,%p,%p,%lu,%p,%lu\n"