mtd: Remove a debug trace in mtdpart.c
authorBoris Brezillon <bbrezillon@kernel.org>
Wed, 30 Jan 2019 08:47:00 +0000 (09:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Dec 2019 14:35:18 +0000 (15:35 +0100)
commitfb87c6c5ea2030dac837a97d41dfbd48b8b07c5a
tree9827867af5c78133c0be6548f46db505bfe6fb40
parent0fce5ef1591055ff8db33ba2c34346ef2a33155e
mtd: Remove a debug trace in mtdpart.c

[ Upstream commit bda2ab56356b9acdfab150f31c4bac9846253092 ]

Commit 2b6f0090a333 ("mtd: Check add_mtd_device() ret code") contained
a leftover of the debug session that led to this bug fix. Remove this
pr_info().

Fixes: 2b6f0090a333 ("mtd: Check add_mtd_device() ret code")
Signed-off-by: Boris Brezillon <bbrezillon@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/mtd/mtdpart.c