bus/policy: extract check_* functions 87/234087/2
authorAdrian Szyndela <adrian.s@samsung.com>
Wed, 20 May 2020 12:03:10 +0000 (14:03 +0200)
committerAdrian Szyndela <adrian.s@samsung.com>
Mon, 1 Jun 2020 09:59:55 +0000 (11:59 +0200)
commit7b39f8de57aba35bdb583e71fc8141dc2bdc19fc
tree72a6cb2f9aa0f8a98ee1d39355267166cef45b5c
parentcfe2c54c63f084ee7a532c572ef303f87e6a09a2
bus/policy: extract check_* functions

No functional changes, just moving code around.

This extracts check_send_rule, check_receive_rule,
and check_own_rule from their own respective
bus_client_policy_can_check_* functions.

Change-Id: Ice4b2b96054b33a376bc3f48df29447747e7980e
bus/policy.c