lkml.org 
[lkml]   [2003]   [Feb]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[TRIVIAL][PATCH][RESEND]
Hi,

two typo patches:

Regards,
Maciej Soltysiak

*** linux-2.5.60/drivers/atm/firestream.c~ Mon Feb 10 19:37:59 2003
--- linux-2.5.60/drivers/atm/firestream.c Mon Feb 17 20:49:32 2003
***************
*** 1792,1798 ****
write_fs (dev, RAC, 0);

/* Manual (AN9, page 6) says ASF1=0 means compare Utopia address
! * too. I can't find ASF1 anywhere. Anyway, we AND with just hte
* other bits, then compare with 0, which is exactly what we
* want. */
write_fs (dev, RAM, (1 << (28 - FS155_VPI_BITS - FS155_VCI_BITS)) - 1);
--- 1792,1798 ----
write_fs (dev, RAC, 0);

/* Manual (AN9, page 6) says ASF1=0 means compare Utopia address
! * too. I can't find ASF1 anywhere. Anyway, we AND with just the
* other bits, then compare with 0, which is exactly what we
* want. */
write_fs (dev, RAM, (1 << (28 - FS155_VPI_BITS - FS155_VCI_BITS)) - 1);


*** drivers/s390/block/dasd_3990_erp.c~ Mon Feb 25 20:38:03 2002
--- drivers/s390/block/dasd_3990_erp.c Sat Feb 15 21:10:56 2003
***************
*** 2809,2815 ****
* - exit with permanent error
*
* PARAMETER
! * erp ERP which is in progress wiht no retry left
*
* RETURN VALUES
* erp modified/additional ERP
--- 2809,2815 ----
* - exit with permanent error
*
* PARAMETER
! * erp ERP which is in progress with no retry left
*
* RETURN VALUES
* erp modified/additional ERP

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.028 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site