mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 03:31:26 +00:00
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:
@@ -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:
|
||||
*/
|
||||
|
||||
@@ -478,10 +478,3 @@ struct srp_login_req_rdma {
|
||||
};
|
||||
|
||||
#endif /* IB_SRPT_H */
|
||||
|
||||
/*
|
||||
* Local variables:
|
||||
* c-basic-offset: 8
|
||||
* indent-tabs-mode: t
|
||||
* End:
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user