From: Amul Kumar Saha Date: Fri, 2 Oct 2009 11:29:11 +0000 (+0530) Subject: mtd: Standardising prints in onenand_base.c X-Git-Tag: v2.6.33-rc1~66^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=297758f8fc4e92b1915d2f5f2f84cedfe8941e5a;p=pandora-kernel.git mtd: Standardising prints in onenand_base.c This patch resolves all the prints present in onenand_base.c Primarily, it replaces the hard-coded function names in the prints, and makes use of __func__. Signed-off-by: Amul Kumar Saha Signed-off-by: David Woodhouse --- Reading git-diff-tree failed