]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ext2/balloc.c
[POWERPC] Fix bugs in the hypervisor call stats code
[linux-2.6-omap-h63xx.git] / fs / ext2 / balloc.c
index 433a213a8bd9450f7f1ab3e7926002217d6cf1f9..b1981d0e95ad624e42595e3aace23044716c7770 100644 (file)
@@ -11,7 +11,6 @@
  *        David S. Miller (davem@caip.rutgers.edu), 1995
  */
 
-#include <linux/config.h>
 #include "ext2.h"
 #include <linux/quotaops.h>
 #include <linux/sched.h>
@@ -540,7 +539,6 @@ unsigned long ext2_count_free (struct buffer_head * map, unsigned int numchars)
 
 #endif  /*  EXT2FS_DEBUG  */
 
-/* Superblock must be locked */
 unsigned long ext2_count_free_blocks (struct super_block * sb)
 {
        struct ext2_group_desc * desc;