}
static errval_t
-move_request(struct domcapref capref, struct capability *cap, uint8_t relations, coreid_t dest, move_result_handler_t result_handler, void *st)
+move_request(struct domcapref capref, struct capability *cap, uint8_t relations,
+ coreid_t dest, move_result_handler_t result_handler, void *st)
{
errval_t err;
*/
errval_t
-capops_move(struct domcapref capref, coreid_t dest, move_result_handler_t result_handler, void *st)
+capops_move(struct domcapref capref, coreid_t dest, move_result_handler_t result_handler,
+ void *st)
{
errval_t err;
distcap_state_t state;