]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
env: clean environment.h checkpatch and code style
authorIgor Grinberg <grinberg@compulab.co.il>
Mon, 7 Nov 2011 01:13:55 +0000 (01:13 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 22 Nov 2011 07:39:25 +0000 (08:39 +0100)
commit507651d611897442cb871ad1f5ad6c8d2113dea0
treefa67ec6ec5749c3a108cadf5590b1f40c0eea2c7
parent2cc8b5c0e83a120bf80a8ac33e2d3825e2fd30a7
env: clean environment.h checkpatch and code style

Though one warning left:
 WARNING: do not add new typedefs
 #149: FILE: u-boot/include/environment.h:149:
 +typedef struct environment_s {

 total: 0 errors, 1 warnings, 181 lines checked

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
include/environment.h