Wolfram Sang <[email protected]> wrote: > > No changes in refcount semantics -- key init is false; replace > > > > static_key_slow_inc|dec with static_branch_inc|dec > > static_key_false with static_branch_unlikely > > > > Added a '_key' suffix to i2c_trace_msg, for better self > > documentation. > > > > Cc: Wolfram Sang <[email protected]> > > Cc: [email protected] > > Signed-off-by: Davidlohr Bueso <[email protected]>
Reviewed-by: David Howells <[email protected]>

