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:
7867499
)
staging: unisys: fix CamelCase definitions in struct io_msgs
author
Benjamin Romer
<
[email protected]
>
Tue, 30 Sep 2014 16:08:06 +0000
(12:08 -0400)
committer
Greg Kroah-Hartman
<
[email protected]
>
Thu, 2 Oct 2014 16:47:25 +0000
(09:47 -0700)
Clean up CamelCase names:
extPort => ext_port
Signed-off-by: Benjamin Romer <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/unisys/include/uisqueue.h
patch
|
blob
|
history
diff --git
a/drivers/staging/unisys/include/uisqueue.h
b/drivers/staging/unisys/include/uisqueue.h
index f65e03d01ec6a7f87e4e4fb66da6103e4c293017..fe59337a623011d35798a466051c6127512c0dde 100644
(file)
--- a/
drivers/staging/unisys/include/uisqueue.h
+++ b/
drivers/staging/unisys/include/uisqueue.h
@@
-316,7
+316,7
@@
struct io_msgs {
struct det_virt_iopart det_intport;
struct add_switch_iopart add_switch;
struct del_switch_iopart del_switch;
- struct extport_info *ext
Port;
/* for attach or detach
+ struct extport_info *ext
_port;
/* for attach or detach
* pnic/generic delete all
* vhbas/allvnics need no
* parameters */