<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/fcdevice.h, branch v4.14.141</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.14.141</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.14.141'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2013-09-26T22:06:58Z</updated>
<entry>
<title>[networking]device.h: Remove extern from function prototypes</title>
<updated>2013-09-26T22:06:58Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2013-09-26T21:48:15Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=f629d208d27a22f495b7734eede585b5d207e912'/>
<id>urn:sha1:f629d208d27a22f495b7734eede585b5d207e912</id>
<content type='text'>
There are a mix of function prototypes with and without extern
in the kernel sources.  Standardize on not using extern for
function prototypes.

Function prototypes don't need to be written with extern.
extern is assumed by the compiler.  Its use is as unnecessary as
using auto to declare automatic/local variables in a block.

Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
</content>
</entry>
<entry>
<title>[NET]: Remove fc_type_trans()</title>
<updated>2005-03-15T02:26:35Z</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2005-03-15T02:26:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=3ea6f4950dc8bf6e81bd3cdc47aeba298ef797bd'/>
<id>urn:sha1:3ea6f4950dc8bf6e81bd3cdc47aeba298ef797bd</id>
<content type='text'>
The only user of fc_type_trans (drivers/net/fc/iph5526.c) is removed in
Linus' tree.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[NET]: net/802/: some cleanups</title>
<updated>2005-01-17T06:08:05Z</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2005-01-17T06:08:05Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7875f6974bd1cad810dc1bf4c780f1efecf7ceac'/>
<id>urn:sha1:7875f6974bd1cad810dc1bf4c780f1efecf7ceac</id>
<content type='text'>
This patch contains the following cleanups:
- make some needlessly global code static
- net/802/hippi.c: remove the unused global function hippi_net_init
- net/8021q/vlan.c: remove the global variable vlan_default_dev_flags
                    that was never changed

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[NET]: Eliminate {init,register,unregister}_fcdev.</title>
<updated>2003-06-02T13:17:43Z</updated>
<author>
<name>Alexander Viro</name>
<email>viro@parcelfarce.linux.theplanet.co.uk</email>
</author>
<published>2003-06-02T13:17:43Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=25e4e938e12209920791eb0dfee72990e74609b8'/>
<id>urn:sha1:25e4e938e12209920791eb0dfee72990e74609b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[NET]: Move fc_type_trans into generic code.</title>
<updated>2003-03-02T16:47:43Z</updated>
<author>
<name>Christoph Hellwig</name>
<email>hch@lst.de</email>
</author>
<published>2003-03-02T16:47:43Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=de0016d4e280d3d5912bf14ba11473480052a1aa'/>
<id>urn:sha1:de0016d4e280d3d5912bf14ba11473480052a1aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v2.4.2.7 -&gt; v2.4.2.8</title>
<updated>2002-02-05T02:06:16Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@athlon.transmeta.com</email>
</author>
<published>2002-02-05T02:06:16Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=8b11a705bdc5fd9f39b113f7d1dc9c8eeabe301b'/>
<id>urn:sha1:8b11a705bdc5fd9f39b113f7d1dc9c8eeabe301b</id>
<content type='text'>
  - Paul Mackerras: PPC update for thread-safe page table handling
  - Ingo Molnar: x86 PAE update for thread-safe page table handling
  - Jeff Garzik: network driver updates, i810 rng driver, and
  "alloc_etherdev()" network driver insert race condition fix.
  - David Miller: UltraSparcIII update, network locking fixes
  - Al Viro: fix fs counts on mount failure
</content>
</entry>
<entry>
<title>Import changeset</title>
<updated>2002-02-05T01:40:40Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@athlon.transmeta.com</email>
</author>
<published>2002-02-05T01:40:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7a2deb32924142696b8174cdf9b38cd72a11fc96'/>
<id>urn:sha1:7a2deb32924142696b8174cdf9b38cd72a11fc96</id>
<content type='text'>
</content>
</entry>
</feed>
