This Patch removes unused variable from /sound/usb/usx2y/usbusx2yaudio.c
in kernel 2.6.11
Signed-off-by: Telemaque Ndizihiwe <[EMAIL PROTECTED]>
--- linux-2.6.11/sound/usb/usx2y/usbusx2yaudio.c.orig 2005-03-05
17:05:20.165551616 +
+++ linux-2.6.11/sound/usb/usx2y/usbusx2ya
)
return 0;
return 0;
}
Signed-off-by: Telemaque Ndizihiwe <[EMAIL PROTECTED]>
--- linux-2.6.10/drivers/block/z2ram.c.orig 2005-02-23 18:02:51.011967584 +
+++ linux-2.6.10/drivers/block/z2ram.c 2005-02-23 18:05:31.617551824 +
@@ -304,9
This Patch removes (in kernel 2.6.10) an unused label (fixes compiler
WARNING)
and a function (inside a preprocessor directive) that is never called.
Signed-off- by: Telemaque Ndizihiwe <[EMAIL PROTECTED]>
--- linux-2.6.10/drivers/isdn/hisax/hisax_fcpcipnp.c.orig 2005-02-26
19:16:06.030
This Patch replaces "(2 * HZ)" with "DATA_TIMEOUT" which is defined as
#define DATA_TIMEOUT (2 * HZ)
in /drivers/usb/atm/speedtch.c in kernel 2.6.10.
Signed-off-by: Telemaque Ndizihiwe <[EMAIL PROTECTED]>
--- linux-2.6.10/drivers/usb/atm/speedtch.c.orig2005-02-20
This Patch removes unnecessary "if" statement from a function without
implementation (in kernel 2.6.x and 2.4.x),
the function returns "0" with or without the "if" statement.
Signed-off-by: Telemaque Ndizihiwe <[EMAIL PROTECTED]>
--- linux-2.6.10/drivers/blo
This Patch replaces "(2 * HZ)" with "DATA_TIMEOUT" which is defined as
#define DATA_TIMEOUT (2 * HZ)
in /drivers/usb/atm/speedtch.c in kernel 2.6.10.
Signed-off-by: Telemaque Ndizihiwe <[EMAIL PROTECTED]>
--- linux-2.6.10/drivers/usb/atm/speedtch.c.or
usb_disable_endpoint(udev, USB_DIR_OUT);
Signed-off-by: Telemaque Ndizihiwe <[EMAIL PROTECTED]>
--- linux-2.6.10/drivers/usb/core/hub.c.orig2005-02-19
12:26:28.682067480 +
+++ linux-2.6.10/drivers/usb/core/hub.c 2005-02-19 12:38:55.059600848
+
@@ -2044,8 +2044,8 @@ static int hub_set_a
7 matches
Mail list logo