From 57a42192e61e7d0074fa6027e2565461bfd60147 Mon Sep 17 00:00:00 2001 From: Lidza Louina Date: Mon, 23 Sep 2013 18:47:12 -0400 Subject: [PATCH] staging: dgap: driver.c: removes smatch warning "redundant null check" This patch removes these smatch warnings from dgap_driver.c: redundant null check on dgap_config_buf calling kfree() redundant null check on brd->flipbuf calling kfree() redundant null check on brd->flipflagbuf calling kfree() Signed-off-by: Lidza Louina Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed