summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel_punit_ipc.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-10-31 11:03:18 +0000
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2017-11-05 13:53:14 +0200
commitce7ff1cffdaf82354aca5f4c8691e5c85474fbde (patch)
tree2212e453c43111714cf02a6745ba0e8b295ac8ee /drivers/platform/x86/intel_punit_ipc.c
parent9968e12a291e639dd51d1218b694d440b22a917f (diff)
platform/x86: dell-smo8800: remove redundant assignments to byte_data
Variable byte_data is being initialized and re-assigned with values that are never read. Remove these as these redundant assignments. Cleans up clang warning: drivers/platform/x86/dell-smo8800.c:106:2: warning: Value stored to 'byte_data' is never read Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Pali Rohár <pali.rohar@gmail.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'drivers/platform/x86/intel_punit_ipc.c')
0 files changed, 0 insertions, 0 deletions