Tom Musta wrote: > This patch fixes 64 bit constants that were erroneously declared as "ul" > instead of > "ull". The preferred form "ULL" is used. > > Signed-off-by: Tom Musta <[email protected]> >
Thanks, applied to ppc-next. Alex
Tom Musta wrote: > This patch fixes 64 bit constants that were erroneously declared as "ul" > instead of > "ull". The preferred form "ULL" is used. > > Signed-off-by: Tom Musta <[email protected]> >
Thanks, applied to ppc-next. Alex