|
@@ -130,22 +130,3 @@ typedef struct _legacy_mbr {
|
|
|
extern int efi_partition(struct parsed_partitions *state);
|
|
|
|
|
|
#endif
|
|
|
-
|
|
|
-/*
|
|
|
- * 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-indent-level: 4
|
|
|
- * c-brace-imaginary-offset: 0
|
|
|
- * c-brace-offset: -4
|
|
|
- * c-argdecl-indent: 4
|
|
|
- * c-label-offset: -4
|
|
|
- * c-continued-statement-offset: 4
|
|
|
- * c-continued-brace-offset: 0
|
|
|
- * indent-tabs-mode: nil
|
|
|
- * tab-width: 8
|
|
|
- * End:
|
|
|
- */
|