From: Emil Goode Date: Tue, 24 Jun 2014 21:42:27 +0000 (-0300) Subject: [media] Remove checks of struct member addresses X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20721185c9896570ec9d93175e10e62e1b517ebb;p=pandora-kernel.git [media] Remove checks of struct member addresses This removes checks of struct member addresses since they likely result in the condition always being true. Also in the stb6100_get_bandwidth and tda8261_get_bandwidth functions the pointers frontend_ops and tuner_ops are assigned the same addresses twice. Signed-off-by: Emil Goode Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed