Commit 11c5f6d
usb: hso: no complaint about kmalloc failure
If this fails, kmalloc() will print a report including
a stack trace. There is no need for a separate complaint.
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>1 parent 5fcfb6d commit 11c5f6d
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2465 | 2465 | | |
2466 | 2466 | | |
2467 | 2467 | | |
2468 | | - | |
2469 | | - | |
| 2468 | + | |
2470 | 2469 | | |
2471 | | - | |
| 2470 | + | |
2472 | 2471 | | |
2473 | 2472 | | |
2474 | 2473 | | |
| |||
0 commit comments