diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2011-03-28 14:04:10 +0300 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2011-04-11 13:22:31 +0300 |
commit | 5938e7262401dbbdeb98e8ecd9d1e81a2b3207f9 (patch) | |
tree | 8c9b3757c8516b6276c759ad9935e8a1c618d588 /ubi-utils/src/dictionary.c | |
parent | be813e5286535425d046e9b0b9c233650faa2cfc (diff) |
fs-tests: integck: simplify dir_entry_info fields
Instead of using named union 'entry' in 'struct dir_entry_info'
and having to type long 'entry->entry.file', 'entry->entry.symlink',
etc, use anonymous union which makes the syntax simpler: 'entry->file',
'entry->symlink', etc.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'ubi-utils/src/dictionary.c')
0 files changed, 0 insertions, 0 deletions