OSDN Git Service

staging: ks7010: fix enumeration tags
authorTobin C. Harding <me@tobin.cc>
Thu, 27 Apr 2017 01:25:27 +0000 (11:25 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Apr 2017 09:47:26 +0000 (11:47 +0200)
commit0743ce5904684ba5ea995e7a675cf1ede674d084
tree922df6726525cd7ffa2c686a15933a8dd3a14d77
parentf730fb19dd5fca3ccf1af9e80e4455c76bf46f28
staging: ks7010: fix enumeration tags

Driver header declares enumeration types without tags. Using
informative tags makes the code easier to understand and
eliminates the need to comment the enum.

Add tags to enumeration types.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_hostif.h