OSDN Git Service

ata:sata_nv - Change 1 to true for bool type variable.
authorShailendra Verma <shailendra.capricorn@gmail.com>
Mon, 25 May 2015 20:08:25 +0000 (01:38 +0530)
committerTejun Heo <tj@kernel.org>
Tue, 26 May 2015 00:06:55 +0000 (20:06 -0400)
commitc13aff32135f96e2d53373c807260b96a62cfead
treef05e59be73de1081cab1701507f50db4a6bbf84d
parent766a2d9796327b9fe7581b51601c15dec5082885
ata:sata_nv - Change 1 to true for bool type variable.

The variable swncq_enabled is bool type. Hence initialize it
with true instead of 1.

Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/sata_nv.c