Re: [U-Boot] [PATCH] fs: usbifs: Fix warning in ubifs

2017-06-05 Thread Heiko Schocher
Hello Michal, Am 30.05.2017 um 14:29 schrieb Michal Simek: From: Siva Durga Prasad Paladugu 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-point

[U-Boot] [PATCH] fs: usbifs: Fix warning in ubifs

2017-05-30 Thread Michal Simek
From: Siva Durga Prasad Paladugu 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, &