From: Lidza Louina Date: Mon, 23 Sep 2013 22:47:12 +0000 (-0400) Subject: staging: dgap: driver.c: removes smatch warning "redundant null check" X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~650 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57a42192e61e7d0074fa6027e2565461bfd60147;p=pandora-kernel.git 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-diff-tree failed