lkml.org 
[lkml]   [2011]   [Jan]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH resend 09/12] staging: ft1000: Fix coding style in get_request_value() function.
On Tue, Jan 25, 2011 at 12:31:20PM +0100, Marek Belisko wrote:
> static long get_request_value(struct ft1000_device *ft1000dev)
> {
> - u32 value;
> - u16 tempword;
> - u32 status;
> + u32 value;
> + u16 tempword;
> + u32 status;
^^^
Whacky.

> struct ft1000_info *pft1000info = netdev_priv(ft1000dev->net);
>
>
> - if ( pft1000info->bootmode == 1)

Only one blank line is needed here between the declarations and the
code.

regards,
dan carpenter



\
 
 \ /
  Last update: 2011-01-25 13:33    [W:0.095 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site