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:
62dd4cf
)
staging: unisys: remove excess blank lines in uisthread.h
author
Benjamin Romer
<
[email protected]
>
Tue, 30 Sep 2014 16:08:11 +0000
(12:08 -0400)
committer
Greg Kroah-Hartman
<
[email protected]
>
Thu, 2 Oct 2014 16:47:28 +0000
(09:47 -0700)
Take out those doubled blank lines in uisthread.h.
Signed-off-by: Benjamin Romer <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/unisys/include/uisthread.h
patch
|
blob
|
history
diff --git
a/drivers/staging/unisys/include/uisthread.h
b/drivers/staging/unisys/include/uisthread.h
index 26837771b43fe9b3bfb9cac4009a6618e8cfe77b..aa86ade7cb13a9c00559e48249fb0e8f87e7bb36 100644
(file)
--- a/
drivers/staging/unisys/include/uisthread.h
+++ b/
drivers/staging/unisys/include/uisthread.h
@@
-19,11
+19,9
@@
/* Unisys thread utilities header */
/*****************************************************************************/
-
#ifndef __UISTHREAD_H__
#define __UISTHREAD_H__
-
#include "linux/completion.h"
struct uisthread_info {
@@
-33,7
+31,6
@@
struct uisthread_info {
struct completion has_stopped;
};
-
/* returns 0 for failure, 1 for success */
int uisthread_start(
struct uisthread_info *thrinfo,