Search Linux Wireless

Re: [PATCH 1/2] Add 93cx6 eeprom library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2007-05-13 at 10:13 +0200, Ivo van Doorn wrote:

> > > +}
> > > +EXPORT_SYMBOL_GPL(eeprom_93cx6_multiread);
> > > +
> > 
> > It's pedantic, but I hate empty lines at the end of files...
> 
> GCC usually complains when a file does not have a empty line
> at the end of the file.

Nah, it only complains when the file ends with a character other than
'\n', i.e. the last line has contents. This would be represented as

+EXPORT_SYMBOL_GPL(eeprom_93cx6_multiread);
+\ No newline at end of file

in a unified diff, where that "\ No newline at end of file" text is not
part of the hunk (that is, the hunk linecount doesn't include it)

:)

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux