Igor Grinberg d09b1787a4 env: clean cmd_nvedit.c checkpatch and code style
Cleanup the cmd_nvedit.c checkpatch warnings, errors and coding style.
There are 10 wanrings left about the simple_strtoul() function:
 WARNING: simple_strtoul is obsolete, use kstrtoul instead
 #359: FILE: cmd_nvedit.c:359:
 +		load_addr = simple_strtoul(argv[2], NULL, 16);

 ...

 total: 0 errors, 10 warnings, 1043 lines checked

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
2011-11-22 08:39:25 +01:00
..
2011-10-17 22:25:34 +02:00
2011-08-04 23:34:02 +02:00
2011-10-22 01:22:21 +02:00
2011-10-26 21:40:44 +02:00
2011-08-04 23:34:02 +02:00
2011-10-26 21:39:40 +02:00
2011-10-27 23:54:08 +02:00
2011-09-05 11:41:42 +02:00
2011-09-10 00:04:01 +02:00
2011-11-03 02:14:58 -05:00
2011-09-30 22:00:54 +02:00
2011-10-27 23:53:58 +02:00
2011-11-03 22:35:21 +01:00
2011-10-27 21:56:31 +02:00
2011-10-05 22:03:11 +02:00
2011-11-03 02:14:59 -05:00
2011-08-04 23:34:02 +02:00
2011-08-04 23:34:02 +02:00
2011-09-30 22:00:55 +02:00