[PATCH 0/2] ARM-kernel: Deletion of unnecessary checks before two function calls

From: SF Markus Elfring
Date: Thu Jun 25 2015 - 09:28:15 EST


From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>

Some functions tolerate the passing of a null pointer. I do not see a need
because of this fact that a function caller repeats a corresponding check.

Markus Elfring (2):
Delete a check before the function call "smp_set_ops"
Delete a check before the function call "unwind_table_del"

arch/arm/kernel/module.c | 3 +--
arch/arm/kernel/setup.c | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)

--
2.4.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/