Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5306293c authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

Merge commit 'v2.6.34-rc6'

Conflicts:
	fs/nfsd/nfs4callback.c
parents dbd65a7e 66f41d4c
Loading
Loading
Loading
Loading
+12 −8
Original line number Diff line number Diff line
@@ -34,14 +34,18 @@ modules.builtin
#
# Top-level generic files
#
tags
TAGS
linux
vmlinux
vmlinuz
System.map
Module.markers
Module.symvers
/tags
/TAGS
/linux
/vmlinux
/vmlinuz
/System.map
/Module.markers
/Module.symvers

#
# git files that we don't want to ignore even it they are dot-files
#
!.gitignore
!.mailmap

+1 −1
Original line number Diff line number Diff line
@@ -160,7 +160,7 @@ Description:
		match the driver to the device.  For example:
		# echo "046d c315" > /sys/bus/usb/drivers/foo/remove_id

What:		/sys/bus/usb/device/.../avoid_reset
What:		/sys/bus/usb/device/.../avoid_reset_quirk
Date:		December 2009
Contact:	Oliver Neukum <oliver@neukum.org>
Description:
Loading