login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
August
»
2
Re: [PATCH] debugfs helper for decimal challenged
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Robin Getz
Subject:
Re: [PATCH] debugfs helper for decimal challenged
Date: Thursday, August 2, 2007 - 3:20 pm
On Thu 2 Aug 2007 17:09, Greg KH pondered:
quoted text
> On Wed, Aug 01, 2007 at 11:13:51PM -0400, Robin Getz wrote: > > From: Robin Getz <rgetz@blackfin.uclinux.org> > > > > Allows debugfs helper functions to have a hex output, rather than just > decimal > > > > Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org> > > --- > > fs/debugfs/file.c | 36 ++++++++++++++++++++++++++++++++++++ > > 1 file changed, 36 insertions(+) > > You forgot to add the prototypes to the debugfs.h file so that people > can actually use these functions :) > > Care to redo this?
No problem.
quoted text
> > --- fs/debugfs/file.c (revision 3529) > > +++ fs/debugfs/file.c (working copy) > > Oh, and add another level to the patch so it can be applied with "-p1" > by patch.
will do. -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
debugfs helper for decimal challenged
, Robin Getz
, (Wed Aug 1, 2:52 pm)
Re: debugfs helper for decimal challenged
, Greg KH
, (Wed Aug 1, 3:25 pm)
[PATCH] debugfs helper for decimal challenged
, Robin Getz
, (Wed Aug 1, 8:13 pm)
Re: [PATCH] debugfs helper for decimal challenged
, Greg KH
, (Thu Aug 2, 2:09 pm)
Re: [PATCH] debugfs helper for decimal challenged
, Robin Getz
, (Thu Aug 2, 3:20 pm)
[PATCH] debugfs helper for decimal challenged
, Robin Getz
, (Thu Aug 2, 3:23 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?