diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2025-08-25 18:07:13 +0200 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2025-08-26 14:49:42 +0200 |
commit | 134ed1093907a79e5d98087513f13fd7652c4df9 (patch) | |
tree | 61eacab6d7a70a2c1c85927d9f74fa67437f10dc /fs/btrfs/tree-log.c | |
parent | 01a3044af5d910e1f8b0bee53b2e0eccee8f9a5c (diff) |
efi: stmm: Drop unneeded null pointer check
The API documenation of setup_mm_hdr does not mention that dptr can be
NULL, this is a local function, and no caller passes NULL. So drop the
unneeded check.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Acked-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions