diff options
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2014-01-27 20:57:54 -0600 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2014-01-29 20:06:26 +0100 |
commit | 9ad52fe56e8fbb1cd2e37795741773708b72eef3 (patch) | |
tree | e0a598de3af23d97add5eca164c2f60f6f55c47a /util/cbfstool/cbfs_image.h | |
parent | 4a7b1152115e866cd3164bdd90d8b0ffa26a863b (diff) |
cbfstool/lzma: Avoid use of typedef with structs and enums
When typedef is used with structs, enums, and to create new typenames,
readability suffers. As such, restrict use of typedefs only to
creating new data types.
The 80 character limit is intentionally ignored in this patch in order
to make reviewing easier.
Change-Id: I62660b19bccf234128930a047c754bce3ebb6cf8
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/5070
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'util/cbfstool/cbfs_image.h')
0 files changed, 0 insertions, 0 deletions