From: vimal singh Date: Tue, 7 Jul 2009 10:19:49 +0000 (+0530) Subject: mtd: nand_base: use __func__ instead of typing names X-Git-Tag: v2.6.32-rc1~160^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20d8e2489d619ac4f14c46ca376655fc06b3c1ff;p=pandora-kernel.git mtd: nand_base: use __func__ instead of typing names Correcting debug prints by removing function names from print messages and using '__func__' macro instead. Function names were wrong in few places. Signed-off-by: Vimal Singh Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed