On Tue, Mar 14, 2017 at 4:08 PM, Andy Zhou [off-list ref] wrote:
The logic of allocating and copy key for each 'exec_actions_level'
was specific to execute_recirc(). However, future patches will reuse
as well. Refactor the logic into its own function clone_key().
Signed-off-by: Andy Zhou <redacted>