Remove blank line which crept in.

This commit is contained in:
Poul-Henning Kamp 2004-10-26 20:11:27 +00:00
parent 6229cc508b
commit 882e79f620

View File

@ -3099,4 +3099,3 @@ struct buf_ops buf_ops_nfs4 = {
.bop_write = nfs4_bwrite,
.bop_strategy = bufstrategy,
};