OSDN Git Service

block/sheepdog: Rename 'dprintf' to 'DPRINTF'
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 29 Jul 2013 12:16:36 +0000 (13:16 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 30 Jul 2013 00:33:53 +0000 (19:33 -0500)
commit2440a2c3dfcb9bc463be8ff5a97382e4d2aad750
tree4701e492b060ab62141dabe7be94fb9d7dd27220
parent398489018183d613306ab022653552247d93919f
block/sheepdog: Rename 'dprintf' to 'DPRINTF'

'dprintf' is the name of a POSIX standard function so we should not be
stealing it for our debug macro. Rename to 'DPRINTF' (in line with
a number of other source files.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Acked-by: Richard Henderson <rth@twiddle.net>
Acked-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 1375100199-13934-2-git-send-email-peter.maydell@linaro.org
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
block/sheepdog.c