diff for duplicates of <200506140108.16737.dtor_core@ameritech.net> diff --git a/a/1.txt b/N1/1.txt index 94011bf..e529589 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -45,7 +45,8 @@ On Monday 13 June 2005 17:15, Greg KH wrote: > So, any way to not break anything? > -We could allow classes override what is being transmitted as SUBSYSTEMin hotplug call. If you accept something like the patch below we can keep +We could allow classes override what is being transmitted as SUBSYSTEM= +in hotplug call. If you accept something like the patch below we can keep status quo. -- @@ -65,7 +66,8 @@ Signed-off-by: Dmitry Torokhov <dtor@mail.ru> 2 files changed, 4 insertions(+), 1 deletion(-) Index: work/drivers/base/class.c -=================================--- work.orig/drivers/base/class.c +=================================================================== +--- work.orig/drivers/base/class.c +++ work/drivers/base/class.c @@ -268,8 +268,10 @@ static int class_hotplug_filter(struct k static char *class_hotplug_name(struct kset *kset, struct kobject *kobj) @@ -80,7 +82,8 @@ Index: work/drivers/base/class.c static int class_hotplug(struct kset *kset, struct kobject *kobj, char **envp, Index: work/include/linux/device.h -=================================--- work.orig/include/linux/device.h +=================================================================== +--- work.orig/include/linux/device.h +++ work/include/linux/device.h @@ -153,6 +153,7 @@ struct class { struct class_attribute * class_attrs; @@ -89,15 +92,3 @@ Index: work/include/linux/device.h + char * (*hotplug_name)(struct class_device *dev); int (*hotplug)(struct class_device *dev, char **envp, int num_envp, char *buffer, int buffer_size); - - - -------------------------------------------------------- -This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput -a projector? How fast can you ride your desk chair down the office luge track? -If you want to score the big prize, get to know the little guy. -Play to win an NEC 61" plasma display: http://www.necitguy.com/?r -_______________________________________________ -Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net -Linux-hotplug-devel@lists.sourceforge.net -https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel diff --git a/a/content_digest b/N1/content_digest index 45e0fcd..df727a6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020050613221500.GA15381@suse.de\0" "From\0Dmitry Torokhov <dtor_core@ameritech.net>\0" "Subject\0Re: Input sysbsystema and hotplug\0" - "Date\0Tue, 14 Jun 2005 06:08:16 +0000\0" + "Date\0Tue, 14 Jun 2005 01:08:16 -0500\0" "To\0Greg KH <gregkh@suse.de>\0" "Cc\0linux-hotplug-devel@lists.sourceforge.net" Kay Sievers <kay.sievers@vrfy.org> @@ -60,7 +60,8 @@ "> So, any way to not break anything?\n" ">\n" "\n" - "We could allow classes override what is being transmitted as SUBSYSTEMin hotplug call. If you accept something like the patch below we can keep\n" + "We could allow classes override what is being transmitted as SUBSYSTEM=\n" + "in hotplug call. If you accept something like the patch below we can keep\n" "status quo.\n" " \n" "-- \n" @@ -80,7 +81,8 @@ " 2 files changed, 4 insertions(+), 1 deletion(-)\n" "\n" "Index: work/drivers/base/class.c\n" - "=================================--- work.orig/drivers/base/class.c\n" + "===================================================================\n" + "--- work.orig/drivers/base/class.c\n" "+++ work/drivers/base/class.c\n" "@@ -268,8 +268,10 @@ static int class_hotplug_filter(struct k\n" " static char *class_hotplug_name(struct kset *kset, struct kobject *kobj)\n" @@ -95,7 +97,8 @@ " \n" " static int class_hotplug(struct kset *kset, struct kobject *kobj, char **envp,\n" "Index: work/include/linux/device.h\n" - "=================================--- work.orig/include/linux/device.h\n" + "===================================================================\n" + "--- work.orig/include/linux/device.h\n" "+++ work/include/linux/device.h\n" "@@ -153,6 +153,7 @@ struct class {\n" " \tstruct class_attribute\t\t* class_attrs;\n" @@ -103,18 +106,6 @@ " \n" "+\tchar * (*hotplug_name)(struct class_device *dev);\n" " \tint\t(*hotplug)(struct class_device *dev, char **envp, \n" - " \t\t\t int num_envp, char *buffer, int buffer_size);\n" - " \n" - "\n" - "\n" - "-------------------------------------------------------\n" - "This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput\n" - "a projector? How fast can you ride your desk chair down the office luge track?\n" - "If you want to score the big prize, get to know the little guy. \n" - "Play to win an NEC 61\" plasma display: http://www.necitguy.com/?r \n" - "_______________________________________________\n" - "Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net\n" - "Linux-hotplug-devel@lists.sourceforge.net\n" - https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel + " \t\t\t int num_envp, char *buffer, int buffer_size);" -895ca39d1467f464495717a4eb130a777dd38eb4e142e396b2f5903f0525e713 +618a9d06827e169a7da9538ce30233d1f2391b2ca1c3630e0bf7f4f857e4d816
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.