]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/bfs/bfs.h
bfs: assorted cleanups
[linux-2.6-omap-h63xx.git] / fs / bfs / bfs.h
index 70f5d3a8eede460af9faf2f6e45407cc01f7d086..d1a6cd10afce26f83c7166a79e034594da3d10bb 100644 (file)
@@ -16,8 +16,8 @@ struct bfs_sb_info {
        unsigned long si_freei;
        unsigned long si_lf_eblk;
        unsigned long si_lasti;
-       unsigned long * si_imap;
-       struct buffer_head * si_sbh;            /* buffer header w/superblock */
+       unsigned long *si_imap;
+       struct buffer_head *si_sbh;             /* buffer header w/superblock */
 };
 
 /*