]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit48c7f0075bc267ba70e6902f52ff870cc22c75da
treef05e59be73de1081cab1701507f50db4a6bbf84d
parent7f9e884ff674b17d5930c681212fe1dbb8426eb5
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