session_policy_local: Use callback helpers
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 18 Apr 2013 07:07:23 +0000 (09:07 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 18 Apr 2013 11:16:57 +0000 (14:16 +0300)
commit522a55abc20d675350addb6de4d627f52bc9ed23
treea4dc395faa4e08b9a59827f17a5aecf0617c4673
parent7b7d8617ac4e6c3455c051fd80466a2fd2452455
session_policy_local: Use callback helpers

Use the generic callback helpers to encapsulate struct create_data.
In a later patch we will add some more data elemets to struct
create_data. That is the reason why it is not remove here.
plugins/session_policy_local.c