Messages in this thread |  | | | Date | Tue, 25 Jan 2011 15:25:29 +0300 | | From | Dan Carpenter <> | | Subject | Re: [PATCH resend 08/12] staging: ft1000: Fix coding style in get_request_type_usb() function. |
| |
> static u16 get_request_type_usb(struct ft1000_device *ft1000dev) > { > - u16 request_type; > - u32 status; > - u16 tempword; > - u32 tempx; > + u16 request_type; > + u32 status; > + u16 tempword; > + u32 tempx; ^^ Whacky.
regards, dan carpenter
|  |