diff options
author | Peter Senna Tschudin <peter.senna@collabora.com> | 2016-01-15 18:41:33 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-24 21:04:54 -0800 |
commit | f40849b86862c00f24db10bc11fe2e972c029ec4 (patch) | |
tree | 4ab1faf91181f6139ae2ab8d2ecf6fa0b8f3d59c /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 8a102fd6c99a26a0aa74e3d4bed4092b3c791361 (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 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions