projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0885a30
)
tipc: update log.h re-include protection to reflect new name
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Sat, 1 Jan 2011 22:56:18 +0000
(14:56 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sat, 1 Jan 2011 22:56:18 +0000
(14:56 -0800)
The tipc/dbg.h file was recently renamed to tipc/log.h,
but the re-include define was not updated accordingly.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/log.h
patch
|
blob
|
blame
|
history
diff --git
a/net/tipc/log.h
b/net/tipc/log.h
index f4343bb9e4295c52d795656662789f1be0897409..2248d96238e66efde598d9e304764fe8d68bc3a9 100644
(file)
--- a/
net/tipc/log.h
+++ b/
net/tipc/log.h
@@
-34,8
+34,8
@@
* POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef _TIPC_
DB
G_H
-#define _TIPC_
DB
G_H
+#ifndef _TIPC_
LO
G_H
+#define _TIPC_
LO
G_H
/**
* struct print_buf - TIPC print buffer structure