]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
staging: wilc1000: remove unnecessary typedef enum G_OPERATING_MODE_T
authorAjay Singh <ajay.kathat@microchip.com>
Thu, 11 Jan 2018 14:12:15 +0000 (19:42 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Jan 2018 14:52:21 +0000 (15:52 +0100)
commit57d6c22aecb8622a2d2b201b2e105f5fdbf91173
tree413bb2b8519e44f0ed1c8048a97196257422698e
parent25bab0e1b53fbef5f9d3ec6be0a0bb089e949832
staging: wilc1000: remove unnecessary typedef enum G_OPERATING_MODE_T

This patch has removed G_OPERATING_MODE_T typedef enum.
Now, its used as anonymous-enums for constants.
checkpatch.pl warning to avoid new typedef is fixes with this patch.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan_if.h