mem: Fix memcpy_sz variable types
- Drop usage of 'ulong', use unsigned long
- remove unnecessary intermediate casting to unsigned long
- Use proper u8/u16/u32 types. Fixes 64bit systems on which ulong is 64bit

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 3dc08c3 commit e2d8e8c24c391a779aca009f1f5589ae335c3dfd
@Sascha Hauer Sascha Hauer authored on 13 May 2015
Showing 1 changed file
View
fs/fs.c