<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/staging/fbtft, branch v4.0</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>staging: fbtft: remove redundant .owner</title>
<updated>2015-01-28T19:28:44+00:00</updated>
<author>
<name>Heba Aamer</name>
<email>heba93aamer@gmail.com</email>
</author>
<published>2015-01-28T13:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=6a2bada4ed7913888434725ce1eab55c29e61b24'/>
<id>6a2bada4ed7913888434725ce1eab55c29e61b24</id>
<content type='text'>
This patch fixes the following coccicheck warning:
No need to set .owner here. The core will do it.

Signed-off-by: Heba Aamer &lt;heba93aamer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes the following coccicheck warning:
No need to set .owner here. The core will do it.

Signed-off-by: Heba Aamer &lt;heba93aamer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: fbtft: fix trailing whitespace</title>
<updated>2015-01-28T19:27:21+00:00</updated>
<author>
<name>Heba Aamer</name>
<email>heba93aamer@gmail.com</email>
</author>
<published>2015-01-27T20:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=b5480f7e927045c3cd483e935fb667f3c99251ae'/>
<id>b5480f7e927045c3cd483e935fb667f3c99251ae</id>
<content type='text'>
This patch fixes the following checkpatch.pl error:
fix trailing whitespace

Signed-off-by: Heba Aamer &lt;heba93aamer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes the following checkpatch.pl error:
fix trailing whitespace

Signed-off-by: Heba Aamer &lt;heba93aamer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: fbtft: fix do not initialise statics to 0 or NULL</title>
<updated>2015-01-28T19:27:21+00:00</updated>
<author>
<name>Heba Aamer</name>
<email>heba93aamer@gmail.com</email>
</author>
<published>2015-01-27T20:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=9b37a8a71719e324db763ca9dc47c7d804218afe'/>
<id>9b37a8a71719e324db763ca9dc47c7d804218afe</id>
<content type='text'>
This patch fixes the following checkpatch.pl error:
fix do not initialise statics to 0 or NULL

Signed-off-by: Heba Aamer &lt;heba93aamer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes the following checkpatch.pl error:
fix do not initialise statics to 0 or NULL

Signed-off-by: Heba Aamer &lt;heba93aamer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: fbtft: fix Macros with complex values should be enclosed in parentheses</title>
<updated>2015-01-28T19:27:21+00:00</updated>
<author>
<name>Heba Aamer</name>
<email>heba93aamer@gmail.com</email>
</author>
<published>2015-01-27T20:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=8ccf155386e670a3c6620510a4a3cb00fa76cd76'/>
<id>8ccf155386e670a3c6620510a4a3cb00fa76cd76</id>
<content type='text'>
This patch fixes the following checkpatch.pl error:
fix Macros with complex values should be enclosed in parentheses

Signed-off-by: Heba Aamer &lt;heba93aamer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes the following checkpatch.pl error:
fix Macros with complex values should be enclosed in parentheses

Signed-off-by: Heba Aamer &lt;heba93aamer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: fbtft: fix spaces required around that '&lt;'</title>
<updated>2015-01-28T19:27:20+00:00</updated>
<author>
<name>Heba Aamer</name>
<email>heba93aamer@gmail.com</email>
</author>
<published>2015-01-27T20:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=e82fb2b1b4556ab36c40666c7edd9e010c3b0889'/>
<id>e82fb2b1b4556ab36c40666c7edd9e010c3b0889</id>
<content type='text'>
This patch fixes the following checkpatch.pl error:
fix spaces required around that '&lt;'

Signed-off-by: Heba Aamer &lt;heba93aamer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes the following checkpatch.pl error:
fix spaces required around that '&lt;'

Signed-off-by: Heba Aamer &lt;heba93aamer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: fbtft: fix spaces required around that '='</title>
<updated>2015-01-28T19:27:20+00:00</updated>
<author>
<name>Heba Aamer</name>
<email>heba93aamer@gmail.com</email>
</author>
<published>2015-01-27T20:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=8dba63c856744d28a0731e8ef2d3ca6ddacab599'/>
<id>8dba63c856744d28a0731e8ef2d3ca6ddacab599</id>
<content type='text'>
This patch fixes the following checkpatch.pl error:
fix spaces required around that '='

Signed-off-by: Heba Aamer &lt;heba93aamer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes the following checkpatch.pl error:
fix spaces required around that '='

Signed-off-by: Heba Aamer &lt;heba93aamer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: fbtft: fix space required after that ';'</title>
<updated>2015-01-28T19:25:28+00:00</updated>
<author>
<name>Heba Aamer</name>
<email>heba93aamer@gmail.com</email>
</author>
<published>2015-01-27T20:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=6bcab6c76d79922565cf52e417a49b9d281fca8a'/>
<id>6bcab6c76d79922565cf52e417a49b9d281fca8a</id>
<content type='text'>
This patch fixes the following checkpatch.pl error:
fix space required after that ';'

Signed-off-by: Heba Aamer &lt;heba93aamer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes the following checkpatch.pl error:
fix space required after that ';'

Signed-off-by: Heba Aamer &lt;heba93aamer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: flexfb: Remove initialization to 0</title>
<updated>2015-01-28T19:22:20+00:00</updated>
<author>
<name>Mauro Stettler</name>
<email>mauro.stettler@gmail.com</email>
</author>
<published>2015-01-25T11:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=462125b4ad255eafcd114e17bdc924d755da1567'/>
<id>462125b4ad255eafcd114e17bdc924d755da1567</id>
<content type='text'>
(the initial post had a typo in the short summary, reposting)

This fixes some of the code style issues in the flexfb driver by removing
unnecessary initializations of static variables to 0 or to NULL.

Signed-off-by: Mauro Stettler &lt;mauro.stettler@gmail.com&gt;
Cc: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
Cc: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Cc: Noralf Tronnes &lt;notro@tronnes.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(the initial post had a typo in the short summary, reposting)

This fixes some of the code style issues in the flexfb driver by removing
unnecessary initializations of static variables to 0 or to NULL.

Signed-off-by: Mauro Stettler &lt;mauro.stettler@gmail.com&gt;
Cc: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
Cc: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Cc: Noralf Tronnes &lt;notro@tronnes.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: fbtft: fbtft-core mark functions static</title>
<updated>2015-01-25T12:07:36+00:00</updated>
<author>
<name>Krzysztof Adamski</name>
<email>k@japko.eu</email>
</author>
<published>2015-01-22T18:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=ed2084360d040a39be1ac9101b13c6fb0146f323'/>
<id>ed2084360d040a39be1ac9101b13c6fb0146f323</id>
<content type='text'>
This fixes sparse warnings like:
     warning: symbol XXX was not declared. Should it be static?

by declaring all local functions static.

Signed-off-by: Krzysztof Adamski &lt;k@japko.eu&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes sparse warnings like:
     warning: symbol XXX was not declared. Should it be static?

by declaring all local functions static.

Signed-off-by: Krzysztof Adamski &lt;k@japko.eu&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: fbtft: fix allyesconfig build</title>
<updated>2015-01-25T11:59:16+00:00</updated>
<author>
<name>Dan Carpenter</name>
<email>dan.carpenter@oracle.com</email>
</author>
<published>2015-01-23T14:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=074e6fd13377e78e788fbcf986a887d460ea8b39'/>
<id>074e6fd13377e78e788fbcf986a887d460ea8b39</id>
<content type='text'>
There are two functions call reset() so the allyesconfig breaks.  Let's
make this one static.

Reported-by: Jim Davis &lt;jim.epost@gmail.com&gt;
Signed-off-by: Dan Carpenter &lt;dan.carpenter@oracle.com&gt;
Tested-by: Jim Davis &lt;jim.epost@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are two functions call reset() so the allyesconfig breaks.  Let's
make this one static.

Reported-by: Jim Davis &lt;jim.epost@gmail.com&gt;
Signed-off-by: Dan Carpenter &lt;dan.carpenter@oracle.com&gt;
Tested-by: Jim Davis &lt;jim.epost@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
