staging: wilc1000: remove typedef from tenuKeyType
authorLeo Kim <leo.kim@atmel.com>
Mon, 5 Oct 2015 06:25:40 +0000 (15:25 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Oct 2015 09:56:03 +0000 (10:56 +0100)
commitb9d963333de75d295d344f100fa95d776018b5f0
tree1d1f8805ec19cd98dd9af0a39b3f7496205ef9c7
parent841dfc428dc0fac52122644cf32f227ecb6f9e16
staging: wilc1000: remove typedef from tenuKeyType

This patch remove typedef from the enum tenuKeyType.
And rename it to KEY_TYPE.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/host_interface.h
This page took 0.024698 seconds and 5 git commands to generate.