ib_srpt: Remove emacs local variables

This patch does not change any functionality.


git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6019 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2015-02-05 16:23:25 +00:00
parent f58feb1c73
commit 8446ccd282
2 changed files with 0 additions and 14 deletions
-7
View File
@@ -4739,10 +4739,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:
*/
-7
View File
@@ -501,10 +501,3 @@ struct srp_login_req_rdma {
};
#endif /* IB_SRPT_H */
/*
* Local variables:
* c-basic-offset: 8
* indent-tabs-mode: t
* End:
*/