projects
/
platform
/
core
/
system
/
kdbus-bus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd84e38
)
connection: kill unused variable
author
Daniel Mack
<zonque@gmail.com>
Sun, 19 Jan 2014 22:02:59 +0000
(23:02 +0100)
committer
Daniel Mack
<zonque@gmail.com>
Sun, 19 Jan 2014 22:02:59 +0000
(23:02 +0100)
connection.c
patch
|
blob
|
history
diff --git
a/connection.c
b/connection.c
index a403bbe55bb47f7fdbe991445c88dc62838bef57..541bb521f31bec6aedf43a4144693099d325fbb0 100644
(file)
--- a/
connection.c
+++ b/
connection.c
@@
-1012,7
+1012,6
@@
int kdbus_conn_kmsg_send(struct kdbus_ep *ep,
const struct kdbus_msg *msg = &kmsg->msg;
struct kdbus_conn *c, *conn_dst = NULL;
struct kdbus_conn_queue *queue;
- u64 offset = ~0ULL;
int ret;
/* assign namespace-global message sequence number */