xfuncs: fix format specifier in pr_emerg call
`enomem_panic()` calls `pr_emerg()` using `%d` in the format specifier
string to print a value of type `size_t`.  Change it to `%zu`.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent a9da8d3 commit 65b2f3064ecaed946ee8fd9d4dc4337aea6fe68b
@Ian Abbott Ian Abbott authored on 17 May 2017
Sascha Hauer committed on 17 May 2017
Showing 1 changed file
View
lib/xfuncs.c