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

[PATCH] return() cleanup



Patch 4 for the latest 2.4 cvs
http://www.axehind.com/xfs/xfs-cleanup-4-linux-2.4.patch

changes return(i); - > return i;
in fs/xfs/dmapi

Brian