staging: wilc1000: remove typedef from the struct tstrHostIfRegisterFrame
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:59 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 06:00:27 +0000 (23:00 -0700)
commitbc37c5dfba7d32a41584c97a642dbfcb836f065d
treed69fc46e91a0ba2abde361622125d0de8fe1a2bc
parent2f9c03f5216f7cb752103a7cd84ea431c199db48
staging: wilc1000: remove typedef from the struct tstrHostIfRegisterFrame

This patch removes typedef from the struct tstrHostIfRegisterFrame and
renames it to reg_frame in order to comply with the Linux coding style.

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.025185 seconds and 5 git commands to generate.