Re: 2.6.13 ub 2/3: Fold one line

2005-07-31 Thread Grant Coady
On Sun, 31 Jul 2005 09:37:43 -0400, Yani Ioannou <[EMAIL PROTECTED]> wrote: >On 7/31/05, Pete Zaitcev <[EMAIL PROTECTED]> wrote: >> Evidently, Yani Ioannou's display is wider than mine. > >[EMAIL PROTECTED]" (Thinkpad) ;-). The changes were done by a script I >wrote which wasn't checking if the

Re: 2.6.13 ub 2/3: Fold one line

2005-07-31 Thread Yani Ioannou
On 7/31/05, Pete Zaitcev <[EMAIL PROTECTED]> wrote: > Evidently, Yani Ioannou's display is wider than mine. [EMAIL PROTECTED]" (Thinkpad) ;-). The changes were done by a script I wrote which wasn't checking if the 80 chars limit was surpassed. Yani - To unsubscribe from this list: send the line

Re: 2.6.13 ub 2/3: Fold one line

2005-07-31 Thread Jeff Garzik
David S. Miller wrote: From: Pete Zaitcev <[EMAIL PROTECTED]> Date: Sat, 30 Jul 2005 22:51:45 -0700 -static ssize_t ub_diag_show(struct device *dev, struct device_attribute *attr, char *page) +static ssize_t ub_diag_show(struct device *dev, struct device_attribute *attr, +char *page)

Re: 2.6.13 ub 2/3: Fold one line

2005-07-31 Thread David S. Miller
From: Pete Zaitcev <[EMAIL PROTECTED]> Date: Sat, 30 Jul 2005 22:51:45 -0700 > -static ssize_t ub_diag_show(struct device *dev, struct device_attribute > *attr, char *page) > +static ssize_t ub_diag_show(struct device *dev, struct device_attribute > *attr, > +char *page) FWIW, I am

Re: 2.6.13 ub 2/3: Fold one line

2005-07-31 Thread David S. Miller
From: Pete Zaitcev [EMAIL PROTECTED] Date: Sat, 30 Jul 2005 22:51:45 -0700 -static ssize_t ub_diag_show(struct device *dev, struct device_attribute *attr, char *page) +static ssize_t ub_diag_show(struct device *dev, struct device_attribute *attr, +char *page) FWIW, I am generally

Re: 2.6.13 ub 2/3: Fold one line

2005-07-31 Thread Jeff Garzik
David S. Miller wrote: From: Pete Zaitcev [EMAIL PROTECTED] Date: Sat, 30 Jul 2005 22:51:45 -0700 -static ssize_t ub_diag_show(struct device *dev, struct device_attribute *attr, char *page) +static ssize_t ub_diag_show(struct device *dev, struct device_attribute *attr, +char *page)

Re: 2.6.13 ub 2/3: Fold one line

2005-07-31 Thread Yani Ioannou
On 7/31/05, Pete Zaitcev [EMAIL PROTECTED] wrote: Evidently, Yani Ioannou's display is wider than mine. [EMAIL PROTECTED] (Thinkpad) ;-). The changes were done by a script I wrote which wasn't checking if the 80 chars limit was surpassed. Yani - To unsubscribe from this list: send the line

Re: 2.6.13 ub 2/3: Fold one line

2005-07-31 Thread Grant Coady
On Sun, 31 Jul 2005 09:37:43 -0400, Yani Ioannou [EMAIL PROTECTED] wrote: On 7/31/05, Pete Zaitcev [EMAIL PROTECTED] wrote: Evidently, Yani Ioannou's display is wider than mine. [EMAIL PROTECTED] (Thinkpad) ;-). The changes were done by a script I wrote which wasn't checking if the 80 chars

2.6.13 ub 2/3: Fold one line

2005-07-30 Thread Pete Zaitcev
Evidently, Yani Ioannou's display is wider than mine. Signed-off-by: Pete Zaitcev <[EMAIL PROTECTED]> --- linux-2.6.13-rc4-4seg/drivers/block/ub.c2005-07-30 22:19:55.0 -0700 +++ linux-2.6.13-rc4-lem/drivers/block/ub.c 2005-07-29 22:42:00.0 -0700 @@ -516,7 +516,8 @@

2.6.13 ub 2/3: Fold one line

2005-07-30 Thread Pete Zaitcev
Evidently, Yani Ioannou's display is wider than mine. Signed-off-by: Pete Zaitcev [EMAIL PROTECTED] --- linux-2.6.13-rc4-4seg/drivers/block/ub.c2005-07-30 22:19:55.0 -0700 +++ linux-2.6.13-rc4-lem/drivers/block/ub.c 2005-07-29 22:42:00.0 -0700 @@ -516,7 +516,8 @@ static