From: David Woodhouse Date: Tue, 25 Apr 2006 14:00:06 +0000 (+0100) Subject: Move comment in mtd-abi.h to stop confusing unifdef X-Git-Tag: v2.6.18-rc1~1103^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6e82e72361db12759fdcdbfd3b598acb6b34b07;p=pandora-kernel.git Move comment in mtd-abi.h to stop confusing unifdef Currently, unifdef removes the comment which starts on the same line as the #ifdef __KERNEL__, but leaves the second line of the comment in place. Move the comment onto a separate line. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed