uboot/fs/ubifs
Dirk Behme c7b7d4550d UBIFS: Fix dereferencing type-punned pointer compiler warning
Fix compiler warning

In file included from ubifs.h:2137:0,
                 from ubifs.c:26:
misc.h: In function 'ubifs_idx_key':
misc.h:263:26: warning: dereferencing type-punned pointer will break strict-aliasing rules

seen with gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50).

No functional change.

CC: Stefan Roese <sr@denx.de>
Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2011-01-11 11:09:36 +01:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
budget.c
crc16.c
crc16.h Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
debug.c
debug.h
io.c
key.h
log.c
lprops.c
lpt.c
lpt_commit.c
master.c
misc.h UBIFS: Fix dereferencing type-punned pointer compiler warning 2011-01-11 11:09:36 +01:00
orphan.c
recovery.c UBIFS: fix recovery bug 2009-04-28 00:36:21 +02:00
replay.c
sb.c UBIFS: add R/O compatibility 2009-04-04 22:44:22 +02:00
scan.c
super.c UBIFS: Add ubifsumount command to unmount an active volume 2010-12-03 16:32:09 +01:00
tnc.c
tnc_misc.c
ubifs-media.h UBIFS: add R/O compatibility 2009-04-04 22:44:22 +02:00
ubifs.c ubifs.c: BUG: Error following links 2010-12-03 18:24:04 +01:00
ubifs.h move prototypes for gunzip() and zunzip() to common.h 2009-12-21 21:39:59 +01:00