Hi Randy,
* Randy Dunlap [2012-09-30 18:44:55 -0700]:
> From: Randy Dunlap
>
> Fix printk format warnings in net/bluetooth/:
>
> net/bluetooth/hci_event.c:886:3: warning: format '%ld' expects type 'long
> int', but argument 2 has type 'size_t'
> net/bluetooth/hci_event.c:886:3: warning: form
From: Randy Dunlap
Fix printk format warnings in net/bluetooth/:
net/bluetooth/hci_event.c:886:3: warning: format '%ld' expects type 'long int',
but argument 2 has type 'size_t'
net/bluetooth/hci_event.c:886:3: warning: format '%ld' expects type 'long int',
but argument 3 has type 'size_t'
net
2 matches
Mail list logo