You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Siva Durga Prasad Paladugu
34cc30af27
fs: usbifs: Fix warning in ubifs
...
This patch fixes the below warning by typecasting it properly
fs/ubifs/ubifs.c: In function 'ubifs_load':
fs/ubifs/ubifs.c:942:29: warning: cast to pointer from integer
of different size [-Wint-to-pointer-cast]
err = ubifs_read(filename, (void *)addr, 0, size, &actread);
Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
8 years ago
..
Kconfig
kconfig: add blank Kconfig files
11 years ago
Makefile
ubifs: Enable journal replay during mount
10 years ago
budget.c
ubi,ubifs: sync with linux v4.2
10 years ago
crc16.c
…
crc16.h
…
debug.c
ubi,ubifs: sync with linux v4.2
10 years ago
debug.h
kbuild: force to define __UBOOT__ in all the C sources
11 years ago
gc.c
ubifs: Enable journal replay during mount
10 years ago
io.c
ubi,ubifs: sync with linux v4.2
10 years ago
key.h
mtd, ubi, ubifs: resync with Linux-3.14
11 years ago
log.c
ubi,ubifs: sync with linux v4.2
10 years ago
lprops.c
ubi,ubifs: sync with linux v4.2
10 years ago
lpt.c
ubi,ubifs: sync with linux v4.2
10 years ago
lpt_commit.c
ubi,ubifs: sync with linux v4.2
10 years ago
master.c
ubi,ubifs: sync with linux v4.2
10 years ago
misc.h
kbuild: force to define __UBOOT__ in all the C sources
11 years ago
orphan.c
ubi,ubifs: sync with linux v4.2
10 years ago
recovery.c
ubi,ubifs: sync with linux v4.2
10 years ago
replay.c
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
9 years ago
sb.c
ubi,ubifs: sync with linux v4.2
10 years ago
scan.c
ubi,ubifs: sync with linux v4.2
10 years ago
super.c
ubifs: fix memory corruption in super.c
9 years ago
tnc.c
ubi,ubifs: sync with linux v4.2
10 years ago
tnc_misc.c
ubi,ubifs: sync with linux v4.2
10 years ago
ubifs-media.h
mtd, ubi, ubifs: resync with Linux-3.14
11 years ago
ubifs.c
fs: usbifs: Fix warning in ubifs
8 years ago
ubifs.h
ubi,ubifs: sync with linux v4.2
10 years ago