* [GIT PATCH] Driver core patches for 3.8-rc3
@ 2013-01-14 5:03 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-01-14 5:03 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel
The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:
Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.8-rc3
for you to fetch changes up to f1688e0431d3a395388e70fe21da89ed0de0c323:
debugfs: convert gid= argument from decimal, not octal (2013-01-11 05:56:01 -0800)
----------------------------------------------------------------
Driver core fixes for 3.8-rc3
Here are two patches for 3.8-rc3.
One removes the __dev* defines from init.h now that all usages of it are gone
from your tree. The other fix is for debugfs's paramater that was using the
wrong base for the option.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Dave Reisner (1):
debugfs: convert gid= argument from decimal, not octal
Greg Kroah-Hartman (1):
Remove __dev* markings from init.h
fs/debugfs/inode.c | 2 +-
include/linux/init.h | 20 --------------------
2 files changed, 1 insertion(+), 21 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-14 5:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 5:03 [GIT PATCH] Driver core patches for 3.8-rc3 Greg KH
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.