On Fri, Mar 04, 2016 at 05:47:05PM +0800, Zhao Lei wrote: > From: Yang Dongsheng <[email protected]> > > The name of 'reset' makes a little confusion in reading, we would > say, if we want to reset usage, return -EINVAL. That's not true. > > Actually, we want to say, we only allow user to do a reset. This > patch rename reset to val and add a comment here, making the code > more readable. > > From: Dongsheng Yang <[email protected]> > Signed-off-by: Zhao Lei <[email protected]>
Acked-by: Tejun Heo <[email protected]> Thanks. -- tejun

