]> git.openfabrics.org - ~emulex/infiniband.git/commit
mtd: Standardising prints in onenand_base.c
authorAmul Kumar Saha <amul.saha@samsung.com>
Fri, 2 Oct 2009 11:29:11 +0000 (16:59 +0530)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 5 Oct 2009 06:53:39 +0000 (07:53 +0100)
commit297758f8fc4e92b1915d2f5f2f84cedfe8941e5a
treeca08e7961fcbd87a83299f2b34297bea048d4f83
parent5cd0be8ec946ee3901e7f651a795225c6badff8f
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 <amul.saha@samsung.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/onenand/onenand_base.c