<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-op-linux/drivers/staging/sbe-2t3e3, branch master</title>
<subtitle>Talos™ II Linux sources for OpenPOWER</subtitle>
<id>https://git.raptorcs.com/git/talos-op-linux/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-op-linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/'/>
<updated>2014-04-25T20:59:57+00:00</updated>
<entry>
<title>staging: remove sbe-2t3e3 driver.</title>
<updated>2014-04-25T20:59:57+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2014-04-25T20:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=a7fa5e4e0316ba3f74c4b2c77c00b6242dbaa91a'/>
<id>urn:sha1:a7fa5e4e0316ba3f74c4b2c77c00b6242dbaa91a</id>
<content type='text'>
It never really got cleaned up properly, and no one is working on it, so
remove it.  If someone wants to pick it up, this can be easily reverted.

Cc: Krzysztof Halasa &lt;khc@pm.waw.pl&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: sbe-2t3e3: Fix line over 80 characters in cpld.c</title>
<updated>2014-04-18T23:14:19+00:00</updated>
<author>
<name>Gulsah Kose</name>
<email>gulsah.1004@gmail.com</email>
</author>
<published>2014-03-22T17:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=14dbfb6831fb3df28ce532ac666f17f3607009cb'/>
<id>urn:sha1:14dbfb6831fb3df28ce532ac666f17f3607009cb</id>
<content type='text'>
Fix checkpatch.pl issues with line over 80 characters in cpld.c

Signed-off-by: Gulsah Kose &lt;gulsah.1004@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>/drivers/staging/sbe2t3e3: Fixed left brace to be on the previous line</title>
<updated>2014-03-10T22:06:22+00:00</updated>
<author>
<name>Andreea-Cristina Bernat</name>
<email>bernat.ada@gmail.com</email>
</author>
<published>2014-03-10T10:31:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=58c991d5380c609b542efcdeeec1e5b7348abe9e'/>
<id>urn:sha1:58c991d5380c609b542efcdeeec1e5b7348abe9e</id>
<content type='text'>
This patch solves the error: that open brace { should be on the previous line.

Signed-off-by: Andreea-Cristina Bernat &lt;bernat.ada@gmail.com&gt;
Acked-by: Paul E. McKenney &lt;paulmck@linux.vnet.ibm.com&gt;
Signed-off-by: Peter P Waskiewicz Jr &lt;peter.p.waskiewicz.jr@intel.com&gt;
</content>
</entry>
<entry>
<title>staging: sbe-2t3e3: remove t3e3_resp_t typedef</title>
<updated>2014-03-07T21:32:48+00:00</updated>
<author>
<name>Kristina Martšenko</name>
<email>kristina.martsenko@gmail.com</email>
</author>
<published>2014-03-03T21:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=eb55b5b48088924da1b7bab494fc6c21f91ffa7b'/>
<id>urn:sha1:eb55b5b48088924da1b7bab494fc6c21f91ffa7b</id>
<content type='text'>
Kernel coding style does not recommend using typedefs for structures, so
remove the t3e3_resp_t typedef.

Fix the following checkpatch warning:
drivers/staging/sbe-2t3e3/ctrl.h:123: WARNING: do not add new typedefs

Signed-off-by: Kristina Martšenko &lt;kristina.martsenko@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: sbe-2t3e3: remove t3e3_stats_t typedef</title>
<updated>2014-03-07T21:32:48+00:00</updated>
<author>
<name>Kristina Martšenko</name>
<email>kristina.martsenko@gmail.com</email>
</author>
<published>2014-03-03T21:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=c6a297bcb169caeaf459be57cff31e9b41a6b5a4'/>
<id>urn:sha1:c6a297bcb169caeaf459be57cff31e9b41a6b5a4</id>
<content type='text'>
Kernel coding style does not recommend using typedefs for structures, so
remove the t3e3_stats_t typedef.

Fix the following checkpatch warning:
drivers/staging/sbe-2t3e3/ctrl.h:107: WARNING: do not add new typedefs

Signed-off-by: Kristina Martšenko &lt;kristina.martsenko@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: sbe-2t3e3: remove t3e3_param_t typedef</title>
<updated>2014-03-07T21:32:48+00:00</updated>
<author>
<name>Kristina Martšenko</name>
<email>kristina.martsenko@gmail.com</email>
</author>
<published>2014-03-03T21:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=154d2b8cb6c3dcf72b42eb3e335ae8f501f3472e'/>
<id>urn:sha1:154d2b8cb6c3dcf72b42eb3e335ae8f501f3472e</id>
<content type='text'>
Kernel coding style does not recommend using typedefs for structures, so
remove the t3e3_param_t typedef.

Fix the following checkpatch warning:
drivers/staging/sbe-2t3e3/ctrl.h:87: WARNING: do not add new typedefs

Signed-off-by: Kristina Martšenko &lt;kristina.martsenko@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: sbe-2t3e3: remove t3e3_tx_desc_t typedef</title>
<updated>2014-03-07T21:32:48+00:00</updated>
<author>
<name>Kristina Martšenko</name>
<email>kristina.martsenko@gmail.com</email>
</author>
<published>2014-03-03T21:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=844a18cec6743ad5b2dae5b263ae8531fa030741'/>
<id>urn:sha1:844a18cec6743ad5b2dae5b263ae8531fa030741</id>
<content type='text'>
Kernel coding style does not recommend using typedefs for structures, so
remove the t3e3_tx_desc_t typedef.

Fix the following checkpatch warning:
drivers/staging/sbe-2t3e3/2t3e3.h:651: WARNING: do not add new typedefs

Signed-off-by: Kristina Martšenko &lt;kristina.martsenko@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: sbe-2t3e3: remove t3e3_rx_desc_t typedef</title>
<updated>2014-03-07T21:32:47+00:00</updated>
<author>
<name>Kristina Martšenko</name>
<email>kristina.martsenko@gmail.com</email>
</author>
<published>2014-03-03T21:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=692d79e179f9a6c02de316a37c652939e7761d38'/>
<id>urn:sha1:692d79e179f9a6c02de316a37c652939e7761d38</id>
<content type='text'>
Kernel coding style does not recommend using typedefs for structures, so
remove the t3e3_rx_desc_t typedef.

Fix the following checkpatch warning:
drivers/staging/sbe-2t3e3/2t3e3.h:616: WARNING: do not add new typedefs

Signed-off-by: Kristina Martšenko &lt;kristina.martsenko@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: sbe-2t3e3: Fix the error of (foo*) should be (foo *).</title>
<updated>2014-03-07T21:29:25+00:00</updated>
<author>
<name>Elena Oat</name>
<email>oat.elena@gmail.com</email>
</author>
<published>2014-03-02T10:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=10a0e2e22f590911364f6b99045acc8424698393'/>
<id>urn:sha1:10a0e2e22f590911364f6b99045acc8424698393</id>
<content type='text'>
This patch fixes an error in 2t3e3.h that (foo*) should be (foo *).

Signed-off-by: Elena Oat &lt;oat.elena@gmail.com&gt;
Acked-by: Paul E. McKenney &lt;paulmck@linux.vnet.ibm.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging:sbe-2t3e3: remove assignment in if condition</title>
<updated>2014-03-07T21:29:25+00:00</updated>
<author>
<name>Himangi Saraogi</name>
<email>himangi774@gmail.com</email>
</author>
<published>2014-03-01T21:38:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-linux/commit/?id=f6250023a0230fb127ea1db7982c4f11cc55fa69'/>
<id>urn:sha1:f6250023a0230fb127ea1db7982c4f11cc55fa69</id>
<content type='text'>
This patch removes the assignment in an if condition to do away with
the checkpatch warning :'do not use assignment in if condition'.

Signed-off-by: Himangi Saraogi &lt;himangi774@gmail.com&gt;
Acked-by: Paul E. McKenney &lt;paulmck@linux.vnet.ibm.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
