dma_on_stack: improve printed messages
commit6637b998fbdaf640d45bea0412653b5d10a1da2a
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 12 Nov 2012 13:43:21 +0000 (12 16:43 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 12 Nov 2012 13:43:21 +0000 (12 16:43 +0300)
tree422359925d46c1970a23113db1852bb7753ee328
parentbaf01ad17488fd3aa4a2198abe763ac0cf69e6a3
dma_on_stack: improve printed messages

This should be using the _complex() version of the function so that &foo
type things are printed.  Especially since they are perhaps the most
common type of variable in this situation.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
check_dma_on_stack.c