<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/staging/epl/SharedBuff.c, branch v2.6.31</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>Staging: epl: remove compiler warning from SharedBuff.c</title>
<updated>2009-04-03T21:54:21+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2009-03-23T19:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=c7c38309e4709b4cce4b9c6373e7f1dd7d2d8c8c'/>
<id>c7c38309e4709b4cce4b9c6373e7f1dd7d2d8c8c</id>
<content type='text'>
Yeah, it's a buffer, but this sure can't hurt as it's not easy to unwind
where it's coming from.

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Yeah, it's a buffer, but this sure can't hurt as it's not easy to unwind
where it's coming from.

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: epl: remove __KERNEL__ checks</title>
<updated>2009-04-03T21:54:20+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2009-03-23T18:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=541a8bde90068471e9fc26cfe4c5fcb11dcd751b'/>
<id>541a8bde90068471e9fc26cfe4c5fcb11dcd751b</id>
<content type='text'>
We are in the kernel, so these checks are pointless.

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are in the kernel, so these checks are pointless.

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: epl: remove INLINE mess</title>
<updated>2009-04-03T21:54:20+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2009-03-23T18:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=563b125de36c91722f038f11da374d49de168917'/>
<id>563b125de36c91722f038f11da374d49de168917</id>
<content type='text'>
extern inline isn't the nicest and it doesn't really make sense.
So unwind all the INLINE defines and includes, if speed is _really_ an
issue later stuff can be put back in a sane manner.

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
extern inline isn't the nicest and it doesn't really make sense.
So unwind all the INLINE defines and includes, if speed is _really_ an
issue later stuff can be put back in a sane manner.

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: epl: run Lindent on *.c files</title>
<updated>2009-01-06T21:52:39+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2008-12-20T01:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=833dfbe746f85898dcbcf421c1177c3fd5773ff2'/>
<id>833dfbe746f85898dcbcf421c1177c3fd5773ff2</id>
<content type='text'>
It's a start, still a mess...

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a start, still a mess...

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: add epl stack</title>
<updated>2009-01-06T21:52:36+00:00</updated>
<author>
<name>Daniel Krueger</name>
<email>daniel.krueger@systec-electronic.com</email>
</author>
<published>2008-12-19T19:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=9d7164cfdb611c2f864d535ae5794f23db3d84f7'/>
<id>9d7164cfdb611c2f864d535ae5794f23db3d84f7</id>
<content type='text'>
This is the openPOWERLINK network stack from systec electronic.

It's a bit messed up as there is a driver mixed into the
middle of it, lots of work needs to be done to unwind the
different portions to make it sane.

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the openPOWERLINK network stack from systec electronic.

It's a bit messed up as there is a driver mixed into the
middle of it, lots of work needs to be done to unwind the
different portions to make it sane.

Cc: Daniel Krueger &lt;daniel.krueger@systec-electronic.com&gt;
Cc: Ronald Sieber &lt;Ronald.Sieber@systec-electronic.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</pre>
</div>
</content>
</entry>
</feed>
