Re: [PATCH] debugfs helper for decimal challenged

2007-08-02 Thread Robin Getz
On Thu 2 Aug 2007 17:09, Greg KH pondered: > On Wed, Aug 01, 2007 at 11:13:51PM -0400, Robin Getz wrote: > > From: Robin Getz <[EMAIL PROTECTED]> > > > > Allows debugfs helper functions to have a hex output, rather than just > decimal > > > > Signed-off-by: Robin Getz <[EMAIL PROTECTED]> > > --

Re: [PATCH] debugfs helper for decimal challenged

2007-08-02 Thread Greg KH
On Wed, Aug 01, 2007 at 11:13:51PM -0400, Robin Getz wrote: > From: Robin Getz <[EMAIL PROTECTED]> > > Allows debugfs helper functions to have a hex output, rather than just decimal > > Signed-off-by: Robin Getz <[EMAIL PROTECTED]> > --- > fs/debugfs/file.c | 36 +