lkml.org 
[lkml]   [2014]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 1/1] fs/hfsplus/wrapper.c: replace min/casting by min_t
From
Date
On Thu, 2014-05-15 at 19:05 +0200, Fabian Frederick wrote:
> Also add * before function comments (it was not detected by
> kernel-doc)
[]
> diff --git a/fs/hfsplus/wrapper.c b/fs/hfsplus/wrapper.c
[]
> @@ -234,7 +234,7 @@ reread:
> sbi->alloc_blksz_shift = 0;
> while ((blocksize >>= 1) != 0)
> sbi->alloc_blksz_shift++;

Unrelated, but perhaps this while loop
should use fls instead.




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