svn commit: r285227 - head/sys/powerpc/powerpc
Justin Hibbits
jhibbits at freebsd.org
Tue Jul 7 14:04:47 UTC 2015
On Tue, Jul 7, 2015 at 1:40 AM, Bruce Evans <brde at optusnet.com.au> wrote:
> On Tue, 7 Jul 2015, Justin Hibbits wrote:
>
>> Log:
>> style(9) cleanups.
>>
>> Don't use PRIxPTR, these registers are 32-bits, cast to u_long instead.
>>
>> Pointed out by: bde
>
>
> Thanks.
>
...
>
> Several bad examples of PRI* remain.
I'll clean these up as I work in the files.
- Justin
More information about the svn-src-all
mailing list