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:
88847e4
)
policy: indent
author
Daniel Mack
<daniel@zonque.org>
Fri, 5 Sep 2014 16:44:07 +0000
(18:44 +0200)
committer
Daniel Mack
<daniel@zonque.org>
Fri, 5 Sep 2014 16:44:53 +0000
(18:44 +0200)
policy.c
patch
|
blob
|
history
diff --git
a/policy.c
b/policy.c
index 6d767c0132730cf47997618415a12b2ffa90affc..c4ac36119b4cb0af63a3deec7aed205795623b56 100644
(file)
--- a/
policy.c
+++ b/
policy.c
@@
-88,8
+88,7
@@
static void kdbus_policy_entry_free(struct kdbus_policy_db_entry *e)
static const struct kdbus_policy_db_entry *
kdbus_policy_lookup(struct kdbus_policy_db *db,
- const char *name, u32 hash,
- bool wildcard)
+ const char *name, u32 hash, bool wildcard)
{
struct kdbus_policy_db_entry *e, *found = NULL;