From: Tejun Heo Date: Thu, 25 Jun 2015 22:01:36 +0000 (-0700) Subject: netconsole: make netconsole_target->enabled a bool X-Git-Tag: omap-for-v4.3/legacy-v2-signed~135^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=698cf1c6163a2f2752d2d3e511a26c688f5778f3;p=pandora-kernel.git netconsole: make netconsole_target->enabled a bool netconsole uses both bool and int for boolean values. Let's convert nt->enabled to bool for consistency. Signed-off-by: Tejun Heo Cc: David Miller Cc: Kay Sievers Cc: Petr Mladek Cc: Tetsuo Handa Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed