From 0e48a3e8f616026195416e5d61c6cf24f686c2d8 Mon Sep 17 00:00:00 2001 From: Alexandru Juncu Date: Wed, 4 Sep 2013 11:41:34 -0300 Subject: [PATCH] [media] dm1105: remove unneeded not-null test i2c_adap is a field of a struct and will always be allocated so its address will never be null. Suggested by coccinelle, manually verified. Signed-off-by: Alexandru Juncu Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed