summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAnil Belur <askb23@gmail.com>2014-06-18 12:23:55 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-06-19 02:40:17 +0400
commit81851d4646111faa32417281eb00aa6233231350 (patch)
tree0716b76f3352398bba5ed75fce3e410888d6c838 /Documentation
parent60dc39b4d858190ed94c0f269c503f96ca71bb38 (diff)
downloadlinux-81851d4646111faa32417281eb00aa6233231350.tar.xz
staging: lustre: lclient: lcommon_cl.c fixing coding style issues
fixed: WARNING: line over 80 characters, used a new variable 'size_index' to store the offset. Replaced "unsigned long" with "loff_t" type for 'cur_index'. Removed the parenthesis around the second part of the if statement following the '||' as its not required. Signed-off-by: Anil Belur <askb23@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions