This patch series removes NULL pointer check before kfree Rupesh Gujare (3): staging: ozwpan: Remove redundant null check before kfree in ozpd.c staging: ozwpan: Remove redundant null check before kfree in ozproto.c staging: ozwpan: Remove redundant null check before kfree in ozhcd.c
drivers/staging/ozwpan/ozhcd.c | 6 +++--- drivers/staging/ozwpan/ozpd.c | 6 +++--- drivers/staging/ozwpan/ozproto.c | 6 ++---- 3 files changed, 8 insertions(+), 10 deletions(-) -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/