--- zzzz-none-000/linux-2.4.17/fs/jffs2/pushpull.c 2001-10-04 22:13:18.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/fs/jffs2/pushpull.c 2004-11-24 13:22:18.000000000 +0000 @@ -1,7 +1,7 @@ /* * JFFS2 -- Journalling Flash File System, Version 2. * - * Copyright (C) 2001 Red Hat, Inc. + * Copyright (C) 2001, 2002 Red Hat, Inc. * * Created by David Woodhouse * @@ -31,13 +31,13 @@ * provisions above, a recipient may use your version of this file * under either the RHEPL or the GPL. * - * $Id: pushpull.c,v 1.7 2001/09/23 10:04:15 rmk Exp $ + * $Id: pushpull.c,v 1.1.1.1 2003/06/23 22:18:37 jharrell Exp $ * */ #include -#include "pushpull.h" #include +#include "pushpull.h" void init_pushpull(struct pushpull *pp, char *buf, unsigned buflen, unsigned ofs, unsigned reserve) {