diff options
author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | 2016-11-10 19:16:39 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-14 15:43:20 +0100 |
commit | d349883fb7c99db377bf33251d09c61dd862b30b (patch) | |
tree | d78d011a6a57f43e6f92d80a1c9ec864c9d2772a /drivers/ata/pata_mpc52xx.c | |
parent | 408fec3ff8e1f9fa2d11e199d7a51f02c0dd788f (diff) | |
download | linux-stable-d349883fb7c99db377bf33251d09c61dd862b30b.tar.gz linux-stable-d349883fb7c99db377bf33251d09c61dd862b30b.tar.bz2 linux-stable-d349883fb7c99db377bf33251d09c61dd862b30b.zip |
staging: wlan-ng: use GENMASK macro in different defines of hfa384x.h
This patch replace actual mask stuff using BIT macros with
or operators to make use of GENMASK macro which simplifies
code clearity and readibility.
It applies for defines included in hfa384x.h header file.
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ata/pata_mpc52xx.c')
0 files changed, 0 insertions, 0 deletions