]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
staging: ks7010: IS_OFDM_EXT_RATE macro with inline function
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Thu, 29 Mar 2018 18:07:54 +0000 (20:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 12:07:58 +0000 (14:07 +0200)
commitea5522370ea8e9838dcad800cb9bc7e03392decf
tree86e197f5615e8da4b1c453bfd6d317783adca0bb
parent8710f5b17436ac9cd8208fc4b004052b13e7da05
staging: ks7010: IS_OFDM_EXT_RATE macro with inline function

This commit replaces IS_OFDM_EXT_RATE macro with is_11b_rate
inline function to improve readability.

It also fix a checkpatch script warning because a line with more
than 80 spaces.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_hostif.c
drivers/staging/ks7010/ks_hostif.h