]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Add my Signed-off-by: to the last few patches
authorChris Wright <chrisw@osdl.org>
Tue, 22 Nov 2005 21:15:43 +0000 (13:15 -0800)
committerChris Wright <chrisw@osdl.org>
Tue, 22 Nov 2005 21:15:43 +0000 (13:15 -0800)
queue/drivers-isdn-hardware-eicon-os_4bri.c-correct-the-xdiloadfile-signature.patch
queue/hwmon-fix-missing-it87-fan-div-init.patch
queue/hwmon-lm78-fix-vid.patch
queue/hwmon-w83627hf-missing-in0-limit-check.patch

index 26be6a5b10f0b5449226503167f0d9ab32b3df83..3aad99bbcd246b29705d494e34cd33068e7d28ae 100644 (file)
@@ -16,7 +16,7 @@ In this case, this could cause problems on 64bit architectures.
 Signed-off-by: Adrian Bunk <bunk@stusta.de>
 Signed-off-by: Armin Schindler <armin@melware.de>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-
+Signed-off-by: Chris Wright <chrisw@osdl.org>
 ---
  drivers/isdn/hardware/eicon/os_4bri.c |    3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)
index 124c51b5b06c12ae0d07d2a5e54470fb4e4ef0ad..b63328c2f63043349dd0044f9187dfa32b5decc4 100644 (file)
@@ -17,6 +17,7 @@ Bug reported, and fix tested, by Nicolas Mailhot.
 
 Signed-off-by: Jean Delvare <khali@linux-fr.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@osdl.org>
 ---
  drivers/hwmon/it87.c |    7 +++++++
  1 file changed, 7 insertions(+)
index c46f72cac588a7ebd591865934837500f7bbb94c..689a2583dd643985349732fbeb980ef3691d8e7a 100644 (file)
@@ -14,6 +14,7 @@ I'm not proud of it, trust me.
 
 Signed-off-by: Jean Delvare <khali@linux-fr.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@osdl.org>
 ---
  drivers/hwmon/lm78.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index bb1c48630f47a7483a6559cf694ce889833f1eb8..b957be67bad2160f9e0d019406978cdb04327004 100644 (file)
@@ -14,6 +14,7 @@ u8 overflow on out-of-range user input.
 
 Signed-off-by: Jean Delvare <khali@linux-fr.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@osdl.org>
 ---
  drivers/hwmon/w83627hf.c |    8 ++++++--
  1 file changed, 6 insertions(+), 2 deletions(-)