Messages in this thread Patch in this message |  | | Date | Thu, 22 Nov 2001 16:54:54 -0700 | From | Andreas Dilger <> | Subject | Re: [PATCH] fix compile warnings in 2.4.15pre9 |
| |
On Nov 22, 2001 17:45 -0500, Rich Baum wrote: How about something like (not real patches, but you get the idea:
@@ -4691,6 +4691,7 @@ OUTL_DSP (SCRIPTA_BA (np, clrack)); +out_stuck: return; -out_stuck: } @@ -5226,6 +5227,7 @@ +fail: return; -fail: } Cheers, Andreas -- Andreas Dilger http://sourceforge.net/projects/ext2resize/ http://www-mddsp.enel.ucalgary.ca/People/adilger/ - 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/
|  |