git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5314a33
)
UBI: print less
author
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Mon, 27 Aug 2012 14:14:58 +0000
(17:14 +0300)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Sat, 2 Mar 2013 20:11:50 +0000
(22:11 +0200)
UBI currently prints a lot of information when it mounts a volume, which
bothers some people. Make it less chatty - print only important information
by default.
Get rid of 'dbg_msg()' macro completely.
Reported-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found