lkml.org 
[lkml]   [2014]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v6 7/8] staging: lustre: lclient: lcommon_cl.c fixing coding style issues
> Should be an empty line between variable declarations and code.

Hi Andreas, not sure if you are referring to the same patch as there is
already an empty line present.

823 loff_t size = cl_isize_read(inode);
824 loff_t cur_index = start >>
PAGE_CACHE_SHIFT;
825 loff_t size_index = ((size - 1) >>
PAGE_CACHE_SHIFT);
826
827 if ((size == 0 && cur_index != 0) ||

Cheers,
Anil


\
 
 \ /
  Last update: 2014-06-18 05:21    [W:0.045 / U:2.648 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site