On Sat, May 12, 2018 at 06:48:49PM -0700, Randy Dunlap wrote:
> From: Randy Dunlap
>
> Fix printk format warning in hexagon/kernel/setup.c:
>
> ../arch/hexagon/kernel/setup.c: In function 'setup_arch':
> ../arch/hexagon/kernel/setup.c:69:2: warning: format '%x' expects argument of
> type 'unsig
From: Randy Dunlap
Fix printk format warning in hexagon/kernel/setup.c:
../arch/hexagon/kernel/setup.c: In function 'setup_arch':
../arch/hexagon/kernel/setup.c:69:2: warning: format '%x' expects argument of
type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat]
where:
ext
2 matches
Mail list logo