staging: wilc1000: rename uniHostIFmsgBody
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:16:35 +0000 (12:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 05:57:16 +0000 (22:57 -0700)
commit410c248991430d8fbcba0230501c7e3666eb01a3
tree621e9222489400c98f4abb7f37d9a2811fe72a13
parentdfc7663ba27f38be04095e3d4931f9df58b887fc
staging: wilc1000: rename uniHostIFmsgBody

This patch changes the camelcase notation, uniHostIFmsgBody which is a member
variable of structure host_if_msg to body 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