diff options
author | Davidlohr Bueso <dave@stgolabs.net> | 2018-03-26 23:09:24 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-04-03 19:20:26 +0200 |
commit | 50888b015d1318a5d76c961f80bab79249cb1000 (patch) | |
tree | 60f01ea5e5338572868357b7bacc861509e632a7 /drivers/scsi/qla2xxx/qla_dbg.c | |
parent | i2c: fix parameter of trace_i2c_result (diff) | |
download | linux-50888b015d1318a5d76c961f80bab79249cb1000.tar.xz linux-50888b015d1318a5d76c961f80bab79249cb1000.zip |
i2c: Update i2c_trace_msg static key to modern api
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.
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Reviewed-by: David Howells <dhowells@redhat.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_dbg.c')
0 files changed, 0 insertions, 0 deletions