Remove ancient emacs crap.
--- diff/drivers/md/dm-snapshot.c	2003-04-17 17:54:12.000000000 +0100
+++ source/drivers/md/dm-snapshot.c	2003-04-17 17:54:23.000000000 +0100
@@ -1168,14 +1168,3 @@
 	kmem_cache_destroy(pending_cache);
 	kmem_cache_destroy(exception_cache);
 }
-
-/*
- * Overrides for Emacs so that we follow Linus's tabbing style.
- * Emacs will notice this stuff at the end of the file and automatically
- * adjust the settings for this buffer only.  This must remain at the end
- * of the file.
- * ---------------------------------------------------------------------------
- * Local variables:
- * c-file-style: "linux"
- * End:
- */