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:
c04047e
)
target: target_core_ua_h: Add #define of include guard
author
Rasmus Villemoes
<linux@rasmusvillemoes.dk>
Fri, 22 Aug 2014 12:54:31 +0000
(14:54 +0200)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Mon, 15 Sep 2014 21:27:43 +0000
(14:27 -0700)
Clearly the file was meant to contain an include guard, but it was
missing the #define part.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_ua.h
patch
|
blob
|
history
diff --git
a/drivers/target/target_core_ua.h
b/drivers/target/target_core_ua.h
index be912b36daae63cc4ca46ab51a75383be8b8cb39..a6b56b364e7af5b7895df6f8b955c3d3d053f296 100644
(file)
--- a/
drivers/target/target_core_ua.h
+++ b/
drivers/target/target_core_ua.h
@@
-1,4
+1,5
@@
#ifndef TARGET_CORE_UA_H
+#define TARGET_CORE_UA_H
/*
* From spc4r17, Table D.1: ASC and ASCQ Assignement