[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Kernel janitor cleanup



>
>
>The return cleanups make sense, that was inconsisten even inside XFS.
>I'm not entirely sure wheter the int->uint stuff makes sense.  Have
>you seen differences in the generated assembly?
>

I'll leave out the int->uint stuff for now. If it's proved correct in 
the future, then I'll do it at that
time. So you can disregard the previous patch and I'll make a new one 
without the int->uint changes
in it. The return changes are easy to do with a script.

Brian