Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ARM] ecard: silence new warning caused by previous commit
PTR_ERR()'s type is unsigned long, so formats when printing must be %ld, not %d. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information