On Mon, Feb 16, 2015 at 01:39:46AM +0100, Frederico Cadete wrote:
> Signed-off-by: Frederico Cadete <freder...@cadete.eu>
> ---
>  .../staging/unisys/visorchipset/visorchipset_main.c  | 20 
> ++++++++++----------
>  1 file changed, 10 insertions(+), 10 deletions(-)
> 
> diff --git a/drivers/staging/unisys/visorchipset/visorchipset_main.c 
> b/drivers/staging/unisys/visorchipset/visorchipset_main.c
> index 848afaa..9c5b190 100644
> --- a/drivers/staging/unisys/visorchipset/visorchipset_main.c
> +++ b/drivers/staging/unisys/visorchipset/visorchipset_main.c
> @@ -98,19 +98,19 @@ static LIST_HEAD(DevInfoList);
>  
>  static struct visorchannel *ControlVm_channel;
>  
> -typedef struct {
> +struct CONTROLVM_PAYLOAD_INFO {

Ugh.  Please fix the name as well.

regards,
dan carpenter

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to