From: Shailendra Verma Date: Mon, 25 May 2015 20:08:25 +0000 (+0530) Subject: ata:sata_nv - Change 1 to true for bool type variable. X-Git-Tag: omap-for-v4.2/fixes-rc1^2~115^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c13aff32135f96e2d53373c807260b96a62cfead;p=pandora-kernel.git 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 Signed-off-by: Tejun Heo --- Reading git-diff-tree failed