You need to sign in or sign up before continuing.
-
由 Russell King 提交于
PTR_ERR()'s type is unsigned long, so formats when printing must be %ld, not %d. Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>e6aeb47d
PTR_ERR()'s type is unsigned long, so formats when printing
must be %ld, not %d.
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>