lkml.org 
[lkml]   [2001]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.4.10-pre12 breaks compiling drivers/atm/firestream.c
patch-2.4.10-pre12 contains the following hunk, which removes the label
err_out_free_fs_dev without removing the goto jumping to it :

@@ -1928,8 +1928,6 @@

err_out_free_atm_dev:
atm_dev_deregister(atm_dev);
- err_out_free_fs_dev:
- kfree(fs_dev);
err_out:
return -ENODEV;
}

--
Markus Kossmann
markus.kossmann@inka.de
-
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:03    [W:0.545 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site