]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
env: clean env_mmc.c checkpatch and code style
authorIgor Grinberg <grinberg@compulab.co.il>
Mon, 7 Nov 2011 01:14:05 +0000 (01:14 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 22 Nov 2011 07:39:26 +0000 (08:39 +0100)
commite8db8f71c9e42f40312e60f9d8ba7b252d4366ce
tree2339e8ef62635f5e1ec841698fede098ff51c515
parent91494ca6a04e9e8d66b88053f1f600ed5c2fa1e1
env: clean env_mmc.c checkpatch and code style

Cleanup the env_mmc.c checkpatch warnings, errors and coding style.
Simplify env_relocate_spec() function implementation.
Also mark internal functions as static.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
common/env_mmc.c