[PATCH 0/2] ARM-kernel: Deletion of unnecessary checks before two function calls
SF Markus Elfring
elfring at users.sourceforge.net
Thu Jun 25 06:27:33 PDT 2015
From: Markus Elfring <elfring at users.sourceforge.net>
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
More information about the linux-arm-kernel
mailing list