2bac48c266
PowerPC has PAGE_SIZE as a long, not an int. This causes the compiler to throw a format mismatch warning on this print. To work around the difference, print it as a long instead of an int, and force the argument to a long. Reviewed By: imp Differential Revision: https://reviews.freebsd.org/D15653 |
||
---|---|---|
.. | ||
devlist.c | ||
firmware.c | ||
format.c | ||
identify.c | ||
logpage.c | ||
Makefile | ||
Makefile.depend | ||
ns.c | ||
nvmecontrol.8 | ||
nvmecontrol.c | ||
nvmecontrol.h | ||
perftest.c | ||
power.c | ||
reset.c | ||
util.c | ||
wdc.c |