There was an error fetching the commit references. Please try again later.
kernel: fix some warnings
While building for a 64-bit host I found a few warnings in format strings.
One is corrected by using "%zi", and other ones are about resources.
Unfortunately %pR was added in 2.6.32, so to avoid introducing backporting
issues to our 2.6.24 cast the argument instead.
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
fmc-bus @ 09d33735
Please register or sign in to comment