-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 04/23/2010 06:17 AM, Chris Lumens wrote: >> Ok, how about something like this -- tell vim to use tabs in this file: >> >> >> diff --git a/loader2/module-info b/loader2/module-info >> index f09aada..3342570 100644 >> - --- a/loader2/module-info >> +++ b/loader2/module-info >> @@ -1,3 +1,5 @@ >> +# vim: noexpandtab >> + >> Version 0 >> # The version 0 module-info format is ('|' denotes the left margin): >> # |<module-name> > > Good idea, but you'll want to put this at the bottom of the file instead > of the start. readModuleInfo in loader2/moduleinfo.c will explode if > the very beginning of the file isn't "Version 0". Check out the source. > ok, thanks. How's this look: Subject: [PATCH] Add Chelsio T4 10Gb driver to install (#562913) Resolves: rhbz#562913 Add vim modeline to use tabs in module-info - --- loader2/module-info | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/loader2/module-info b/loader2/module-info index 0242527..87719fa 100644 - --- a/loader2/module-info +++ b/loader2/module-info @@ -176,6 +176,10 @@ cxgb3 eth "Chelsio 10Gb Ethernet adapter" +cxgb4 + eth + "Chelsio Terminator4 10G unified wire network controller" + de600 eth "D-Link DE-600 Ethernet pocket adapter" @@ -1183,3 +1187,6 @@ virtio_blk virtio_net eth "Virtio network driver" + +# vim: noexpandtab + - -- 1.6.6.1 - -- Brian C. Lane <bcl@xxxxxxxxxx> Red Hat / Port Orchard, WA -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQEVAwUBS9HLERF+jBaO/jp/AQKoCgf9GoGqRLvwg4vT0kROlkioX1xGQV78PRX2 V2U+M60x1AYw+UhTCseyzw8ARrsFilGxcqOrsOeuUW+uUX6MBH/aztune89yR5hI uZNdgZxHOT8/pak0aLKXrRSv3Fnr8uDs1t8U/ELpeCLhhHUByi/aP9JegUeQWHF9 HYNLmrz9pIXnD4VKjaUTZX8n2ZZpkrCprCmWOuwZcrlfMKKIKLbsJpL8bpCbrWhb 4O3p1z2tOl49AD0WdreGptsvCqGoe375gDNBBMlhQeav0ZYo0wZ6gFEkEMzlxg63 m/V0pJk+hq76qOqCOawusKyzu1BHf4XJkkOvy+2pkUz6qJojPqNk3w== =WHt3 -----END PGP SIGNATURE----- _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list