aboutsummaryrefslogtreecommitdiff
path: root/libfdt_env.h
diff options
context:
space:
mode:
authorAmit Shah <amit.shah@redhat.com>2011-07-20 13:14:12 +0530
committerAmit Shah <amit.shah@redhat.com>2011-07-26 11:21:13 +0530
commitf1ee0a0ebda763f39f8b8aa289fd771133c9971b (patch)
tree1eeae82b19bd7b10883244240fb2110ea4c2f4c6 /libfdt_env.h
parent3583bc031e56ae4ea90ca518dfe5322d36d44780 (diff)
balloon: Simplify code flow
Replace: if (foo) { ... } else { return 0; } by if (!foo) { return 0; } ... Signed-off-by: Amit Shah <amit.shah@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'libfdt_env.h')
0 files changed, 0 insertions, 0 deletions