Re: [PATCH 2.6.25-rc2] block2mtd: logging typo fixes

2008-02-20 Thread Jörn Engel
On Wed, 20 February 2008 15:00:21 +, Stephane Chazelas wrote: > > this patch addresses a number of small issues mainly regarding > the output made by this driver to dmesg: > - Some of the blkmtd's had not been changed to block2mtd which > caused display problem > - the parse_err() macr

[PATCH 2.6.25-rc2] block2mtd: logging typo fixes

2008-02-20 Thread Stephane Chazelas
Hi joern, this patch addresses a number of small issues mainly regarding the output made by this driver to dmesg: - Some of the blkmtd's had not been changed to block2mtd which caused display problem - the parse_err() macro was displaying "block2mtd: " twice Signed-off-by: Stephane Chazel