Andrew Morton <[email protected]> writes: > - When 'bh' is known to be non-NULL, use put_bh() rather than brelse().
It sounds strange. Almost all bh is non-NULL. This means we are going to replace almost all brelse() by put_bh()? Thanks. -- OGAWA Hirofumi <[email protected]> _______________________________________________ Tux3 mailing list [email protected] http://mailman.tux3.org/cgi-bin/mailman/listinfo/tux3
