• Alessandro Rubini's avatar
    kernel: fix some warnings · dff56a31
    Alessandro Rubini authored
    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's avatarAlessandro Rubini <rubini@gnudd.com>
    dff56a31
Name
Last commit
Last update
doc Loading commit data...
fmc-bus @ 09d33735
kernel Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
check-fmc-bus Loading commit data...