ib_srpt: Remove emacs local variables (merge r6019 from trunk)

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6439 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2015-07-30 16:59:47 +00:00
parent 2e1dc2332b
commit c9932f2f58
2 changed files with 0 additions and 14 deletions

View File

@@ -4415,10 +4415,3 @@ static void __exit srpt_cleanup_module(void)
module_init(srpt_init_module);
module_exit(srpt_cleanup_module);
/*
* Local variables:
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/

View File

@@ -478,10 +478,3 @@ struct srp_login_req_rdma {
};
#endif /* IB_SRPT_H */
/*
* Local variables:
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/