[Bluetooth]: Fix sparse warnings (__nocast type)
authorVictor Fusco <victor@cetuc.puc-rio.br>
Wed, 10 Aug 2005 03:29:11 +0000 (20:29 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:55:07 +0000 (15:55 -0700)
This patch fixes the sparse warnings "implicit cast to nocast type"
for the priority or gfp_mask parameters of the memory allocations.

Signed-off-by: Victor Fusco <victor@cetuc.puc-rio.br>
Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found