Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[platform/kernel/linux-starfive.git] / fs / nfs / nfs4renewd.c
index ff876dd..db3811a 100644 (file)
@@ -149,9 +149,3 @@ void nfs4_set_lease_period(struct nfs_client *clp,
        /* Cap maximum reconnect timeout at 1/2 lease period */
        rpc_set_connect_timeout(clp->cl_rpcclient, lease, lease >> 1);
 }
-
-/*
- * Local variables:
- *   c-basic-offset: 8
- * End:
- */