crypto/dpaa2_sec: remove unnecessary check
authorYunjian Wang <wangyunjian@huawei.com>
Tue, 31 Mar 2020 10:22:48 +0000 (18:22 +0800)
committerAkhil Goyal <akhil.goyal@nxp.com>
Sun, 19 Apr 2020 15:15:14 +0000 (17:15 +0200)
commit3e750cc8d2a3cc20f1a8e54fb7cbe43f24e10294
tree6e5750f0c0ed928a4ea4fc7cf169abbb503da83b
parent905a0c208267806f5e1f2021accec4302681e4a0
crypto/dpaa2_sec: remove unnecessary check

This NULL check is unnecessary, container_of is never NULL.

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c