[PATCH 0/3] md: Deletion of a few unnecessary checks
From: SF Markus Elfring
Date: Mon Feb 02 2015 - 10:12:25 EST
From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 2 Feb 2015 15:51:43 +0100
Further update suggestions were taken into account together with results
from static source code analysis.
Markus Elfring (3):
dm snapshot: Deletion of unnecessary checks before the function call "vfree"
md/bitmap: Delete an unnecessary check before the function call "kfree"
dm ioctl: Delete an unnecessary check before the function call "dm_table_destroy"
drivers/md/bitmap.c | 10 +++++-----
drivers/md/dm-ioctl.c | 3 +--
drivers/md/dm-snap-persistent.c | 14 ++++----------
3 files changed, 10 insertions(+), 17 deletions(-)
--
2.2.2
--
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/