diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2021-05-22 01:02:43 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-05-27 23:09:16 +0300 |
commit | 1de93d5d521717cbb77cc9796a4df141d800d608 (patch) | |
tree | 48af193b5fd2a231ad0809f89736a0fbff81392f /fs/btrfs/xattr.h | |
parent | 78f420acc4231f7db99291d846bc73d5f8a8df72 (diff) | |
download | linux-1de93d5d521717cbb77cc9796a4df141d800d608.tar.xz |
i2c: i801: Replace waitqueue with completion API
Using the completion API is more intuitive and it allows to simplify
the code. Note that we don't have to set priv->status = 0 any longer
with the completion API.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Tested-by: Jean Delvare <jdelvare@suse.de>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'fs/btrfs/xattr.h')
0 files changed, 0 insertions, 0 deletions