Re: [PATCH] build fix
"Yang, Chen" <[email protected]> Fri, 10 Oct 2003 04:09:51 +0800
| Newsgroups | gmane.comp.file-systems.intermezzo.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Matthew:
Thanks.
I will merge it in the coming patch sent to Linus.
--
Yang, Chen
----- Original Message -----
From: "Matthew Wilcox" <[email protected]>
To: <[email protected]>
Sent: Friday, October 10, 2003 01:57
Subject: [PATCH] build fix
>
> This patch has been around for AGES and somehow got missed from the
> recent merge with Linus.
>
> diff -urpNX dontdiff linux-2.6/fs/intermezzo/dir.c
parisc-2.6/fs/intermezzo/dir.c
> --- linux-2.6/fs/intermezzo/dir.c Wed Oct 8 18:38:05 2003
> +++ parisc-2.6/fs/intermezzo/dir.c Wed Oct 8 14:44:42 2003
> @@ -1305,10 +1305,6 @@ int presto_ioctl(struct inode *inode, st
> return rc;
> }
>
> - case TCGETS:
> - EXIT;
> - return -EINVAL;
> -
> default:
> EXIT;
> return -EINVAL;
>
> --
> "It's not Hollywood. War is real, war is primarily not about defeat or
> victory, it is about death. I've seen thousands and thousands of dead
bodies.
> Do you think I want to have an academic debate on this subject?" -- Robert
Fisk
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> SourceForge.net hosts over 70,000 Open Source Projects.
> See the people who have HELPED US provide better services:
> Click here: http://sourceforge.net/supporters.php
> _______________________________________________
> intermezzo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/intermezzo-devel
>
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php