diff options
author | Hannes Reinecke <hare@suse.de> | 2016-07-14 09:05:46 +0900 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2016-07-14 10:47:20 -0400 |
commit | bd18bc04caeff361a4fff477224fa5b5fe5ce603 (patch) | |
tree | 544e3179262a8134b93726bd84597e9c02118d41 /drivers/regulator/gpio-regulator.c | |
parent | b38d4d85b89c68b2748a5e225185073424510486 (diff) | |
download | lwn-bd18bc04caeff361a4fff477224fa5b5fe5ce603.tar.gz lwn-bd18bc04caeff361a4fff477224fa5b5fe5ce603.zip |
ata: fixup ATA_PROT_NODATA
The taskfile protocol is a numeric value, and can not be ORed. Currently
this is harmless as the protocol is always zeroed before, but if it ever
has a non-zero value the ORing would create incorrect results.
Signed-off-by: Hannes Reinecke <hare@suse.de>
[hch: updated patch description]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/regulator/gpio-regulator.c')
0 files changed, 0 insertions, 0 deletions