Re: [PATCH v2 0/2] lprocfs_write_frac_u64_helper cleanup

2014-12-16 Thread Dan Carpenter
On Tue, Dec 16, 2014 at 10:24:00PM -0600, Chris Rorvick wrote: > Added a second patch to address Dan Carpenter's concern with the > complexity of passing the sign through `mult'. Compile tested only. Thanks. That does look cleaner. regards, dan carpenter __

[PATCH v2 0/2] lprocfs_write_frac_u64_helper cleanup

2014-12-16 Thread Chris Rorvick
Added a second patch to address Dan Carpenter's concern with the complexity of passing the sign through `mult'. Compile tested only. Chris Rorvick (2): drivers: staging: lustre: Use mult if units not specified drivers: staging: lustre: Track sign separately drivers/staging/lustre/lustre/obd