summaryrefslogtreecommitdiff
path: root/curvetun_mgmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'curvetun_mgmt.h')
-rw-r--r--curvetun_mgmt.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/curvetun_mgmt.h b/curvetun_mgmt.h
new file mode 100644
index 0000000..6016925
--- /dev/null
+++ b/curvetun_mgmt.h
@@ -0,0 +1,7 @@
+#ifndef CURVETUN_MGMT_H
+#define CURVETUN_MGMT_H
+
+#include "curvetun_mgmt_servers.h"
+#include "curvetun_mgmt_users.h"
+
+#endif /* CURVETUN_MGMT_H */
diff/drivers/staging?h=nds-private-remove&id=769cb83704db127119d063b55091f782007368e7&id2=d581bc88cb0b89ba3bf135855843916fc78e6693'>diff)
greybus: firmware: Remove extra parenthesis
Remove the unnecessary parenthesis. Reported-by: Alex Elder <alex.elder@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/greybus/fw-download.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/greybus/fw-download.c b/drivers/staging/greybus/fw-download.c