From 20721185c9896570ec9d93175e10e62e1b517ebb Mon Sep 17 00:00:00 2001 From: Emil Goode Date: Tue, 24 Jun 2014 18:42:27 -0300 Subject: [PATCH] [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-format-patch failed