projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
108ddb8
)
uio_hv_generic: drop #ifdef DEBUG
author
Stephen Hemminger
<
[email protected]
>
Fri, 10 Aug 2018 23:06:10 +0000
(23:06 +0000)
committer
Greg Kroah-Hartman
<
[email protected]
>
Wed, 12 Sep 2018 07:46:46 +0000
(09:46 +0200)
DEBUG is leftover from the development phase, remove it.
Signed-off-by: Stephen Hemminger <
[email protected]
>
Signed-off-by: K. Y. Srinivasan <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/uio/uio_hv_generic.c
patch
|
blob
|
history
diff --git
a/drivers/uio/uio_hv_generic.c
b/drivers/uio/uio_hv_generic.c
index 9e7d622b432600730f42cadb19574a13296836e0..a08860260f55a12ce8aa699299cae94d8615a1a9 100644
(file)
--- a/
drivers/uio/uio_hv_generic.c
+++ b/
drivers/uio/uio_hv_generic.c
@@
-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>