projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1aa207
)
datapath: Style fix.
author
Ben Pfaff
<blp@nicira.com>
Wed, 17 Jun 2009 18:49:01 +0000
(11:49 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Mon, 6 Jul 2009 16:07:24 +0000
(09:07 -0700)
datapath/datapath.c
patch
|
blob
|
history
diff --git
a/datapath/datapath.c
b/datapath/datapath.c
index f76b51f998d975e6fa337d7b87539d45819257dc..e1fd21f5c7c56d69a865aae3bd836d27b5c12374 100644
(file)
--- a/
datapath/datapath.c
+++ b/
datapath/datapath.c
@@
-1168,8
+1168,7
@@
error:
return err;
}
-static int
-get_dp_stats(struct datapath *dp, struct odp_stats __user *statsp)
+static int get_dp_stats(struct datapath *dp, struct odp_stats __user *statsp)
{
struct odp_stats stats;
int i;