summaryrefslogtreecommitdiff
path: root/notify.c
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-12-05 20:01:41 +0100
committerKay Sievers <kay@vrfy.org>2013-12-05 20:25:40 +0100
commit675d4b314b826266c83ab0d4c597217830204a56 (patch)
tree621f9985a4d2a17faedea6eac651b25ce8af1d20 /notify.c
parent1ca937b9c14784dc649870c702942af24b7dfc71 (diff)
downloadkdbus-bus-675d4b314b826266c83ab0d4c597217830204a56.tar.gz
kdbus-bus-675d4b314b826266c83ab0d4c597217830204a56.tar.bz2
kdbus-bus-675d4b314b826266c83ab0d4c597217830204a56.zip
kernel doc for internal.h, add handle.h, move some things around to become static
Diffstat (limited to 'notify.c')
-rw-r--r--notify.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/notify.c b/notify.c
index 233bc726f4f..eaa8fd23732 100644
--- a/notify.c
+++ b/notify.c
@@ -10,8 +10,6 @@
* your option) any later version.
*/
-#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
-
#include <linux/module.h>
#include <linux/device.h>
#include <linux/idr.h>