diff options
author | luozhengzheng <[email protected]> | 2016-08-31 09:32:02 +0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2016-09-01 11:39:45 -0700 |
commit | ca8587a5172628e282b5b0ac1b2165b212e35601 (patch) | |
tree | 5a898599e2f75ef2d5e8ba121cc39aba1f439548 /module/Makefile.in | |
parent | 2d96d7aa56ea4a95206478474b2244be67a71853 (diff) |
kmem_zalloc with KM_SLEEP will never return NULL
These allocations can never fail. Leaving the error handling
code here gives the impression they can so it has been removed.
Signed-off-by: luozhengzheng <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #5048
Diffstat (limited to 'module/Makefile.in')
0 files changed, 0 insertions, 0 deletions