]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ks7010: Remove trailing _t from 'struct local_eeprom_sum_t'.
authorQuytelda Kahja <quytelda@tamalin.org>
Sat, 31 Mar 2018 06:08:37 +0000 (23:08 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 12:18:56 +0000 (14:18 +0200)
commitda98d6c3794c29627b79395c46c7f13e030f0dcf
tree7edf7b9a6caca80a416de6ef3d75c3444c8ff870
parentc38392ff6548fd54a8cc1b95ad52fa6fbd366895
staging: ks7010: Remove trailing _t from 'struct local_eeprom_sum_t'.

The "_t" suffix is not needed for structure names in this driver, and is a
reflection of an older typedef system that is no longer in place. Replace
all occurences of 'struct local_eeprom_sum_t' with 'struct
local_eeprom_sum'.

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_wlan.h