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)
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

Simple merge