aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPeter Senna Tschudin2016-01-15 18:41:33 +0100
committerGreg Kroah-Hartman2016-01-24 21:04:54 -0800
commitf40849b86862c00f24db10bc11fe2e972c029ec4 (patch)
tree4ab1faf91181f6139ae2ab8d2ecf6fa0b8f3d59c /lib
parent8a102fd6c99a26a0aa74e3d4bed4092b3c791361 (diff)
usb-misc: sisusbvga: Remove memory allocation logs
This patch remove three calls to dev_err() from sisusb_probe() as reporting memory allocation failures is redundant: - Remove a call to dev_err() that was reporting unsuccesful call to kzalloc(). - Remove two calls to dev_err() that were reporting unsuccesful calls to kmalloc(). One call to dev_err() reporting memory allocation is left unchanged as the last patch of the series removes it. Signed-off-by: Peter Senna Tschudin <peter.senna@collabora.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions