kernel: Remove another NULL check after kmalloc() with M_WAITOK.
authorSascha Wildner <saw@online.de>
Tue, 6 Dec 2011 19:01:11 +0000 (20:01 +0100)
committerSascha Wildner <saw@online.de>
Tue, 6 Dec 2011 19:02:18 +0000 (20:02 +0100)
commitf08abcb46b7744bb99f4041987a88c996b99e86f
treec60e3905bd67e4cc852a9cfa750a664ae54399a1
parentff625697e8636434da44a062af6c882cfd7bb8f1
kernel: Remove another NULL check after kmalloc() with M_WAITOK.
sys/dev/disk/dm/targets/crypt/dm_target_crypt.c