From: Fabio Estevam Date: Mon, 2 Dec 2013 02:30:27 +0000 (-0200) Subject: mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro X-Git-Tag: v3.14-rc1~65^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e8eb8ae6618a82e598fe11ac01839d0bc4a5520;p=pandora-kernel.git mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code shorter and simpler. Signed-off-by: Fabio Estevam Signed-off-by: Brian Norris --- Reading git-diff-tree failed