mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
uio_hv_generic: drop #ifdef DEBUG
DEBUG is leftover from the development phase, remove it. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
108ddb8fa1
commit
8e6925631a
@ -17,7 +17,6 @@
|
||||
* # echo -n "ed963694-e847-4b2a-85af-bc9cfc11d6f3" \
|
||||
* > /sys/bus/vmbus/drivers/uio_hv_generic/bind
|
||||
*/
|
||||
#define DEBUG 1
|
||||
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
|
||||
|
||||
#include <linux/device.h>
|
||||
|
Loading…
Reference in New Issue
Block a user