diff options
author | Jeroen Hofstee | 2014-07-12 15:16:52 +0200 |
---|---|---|
committer | Tom Rini | 2014-07-18 17:53:23 -0400 |
commit | 862c93e96ec2f092f2a16a0f8b4a0a1ecaab6d13 (patch) | |
tree | 52de26354e61fbbe5c49a5512f51a0d560ff937b /net | |
parent | e803fa2c4b9313a9efc7b9f87a49839d542d9615 (diff) |
yaffs2: preprocessor cleanup
Current code uses the preprocessor to change an else case
to a statement without any if condition at all. Although
this works, change the optional code to return early, so
all optional code is contained within a single #ifdef.
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions