commit | e8db8f71c9e42f40312e60f9d8ba7b252d4366ce | [log] [tgz] |
---|---|---|
author | Igor Grinberg <grinberg@compulab.co.il> | Mon Nov 07 01:14:05 2011 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Nov 22 08:39:26 2011 +0100 |
tree | 2339e8ef62635f5e1ec841698fede098ff51c515 | |
parent | 91494ca6a04e9e8d66b88053f1f600ed5c2fa1e1 [diff] |
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>