commit | bd0d937928d4696c9480d972cb09ec154bc2f6b0 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Dec 23 11:01:08 2019 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Dec 23 11:16:23 2019 +0100 |
tree | 57ac64f5c28b0a6629491447f7da1e07b3d1a420 | |
parent | fc219291ea973e59bc29025565c25725958f89ce [diff] |
rtc: rv3029: remove useless error messages Remove redundant messages or messages that would not add any value because the information is already conveyed properly using errno. Link: https://lore.kernel.org/r/20191223100108.1083078-1-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>