summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPeter Senna Tschudin <peter.senna@collabora.com>2016-01-15 20:41:33 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-01-25 08:04:54 +0300
commitf40849b86862c00f24db10bc11fe2e972c029ec4 (patch)
tree4ab1faf91181f6139ae2ab8d2ecf6fa0b8f3d59c /include/linux
parent8a102fd6c99a26a0aa74e3d4bed4092b3c791361 (diff)
downloadlinux-f40849b86862c00f24db10bc11fe2e972c029ec4.tar.xz
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 'include/linux')
0 files changed, 0 insertions, 0 deletions