<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/staging/rtl8192e, branch v4.9</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>staging: rtl8188eu: core: rtw_xmit: Use macros instead of constants</title>
<updated>2016-10-02T15:26:57+00:00</updated>
<author>
<name>Georgiana Rodica Chelu</name>
<email>georgiana.chelu93@gmail.com</email>
</author>
<published>2016-09-28T21:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=7b170bacbb13089ccb1d14ca18ad4fb5dcb8b72e'/>
<id>7b170bacbb13089ccb1d14ca18ad4fb5dcb8b72e</id>
<content type='text'>
Replace the 0x888e with ETH_P_PAE and 0x0806 with ETH_P_ARP.
These macros can be found in drivers/staging/rtl8192e/rtllib.h

Hexadecimal numbers are not case sensitive,
therefore 0x888e is equal with 0x888E.

The modifications improve the readability of the code.

Signed-off-by: Georgiana Rodica Chelu &lt;georgiana.chelu93@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>
Replace the 0x888e with ETH_P_PAE and 0x0806 with ETH_P_ARP.
These macros can be found in drivers/staging/rtl8192e/rtllib.h

Hexadecimal numbers are not case sensitive,
therefore 0x888e is equal with 0x888E.

The modifications improve the readability of the code.

Signed-off-by: Georgiana Rodica Chelu &lt;georgiana.chelu93@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8192e: fixed use a blank line after function/struct/union/enum declarations</title>
<updated>2016-09-28T09:39:10+00:00</updated>
<author>
<name>Darryl T. Agostinelli</name>
<email>dagostinelli@gmail.com</email>
</author>
<published>2016-09-28T01:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=08e1416f9ce89e67bccae388ac85cfd51dcece38'/>
<id>08e1416f9ce89e67bccae388ac85cfd51dcece38</id>
<content type='text'>
fixed use a blank line after function/struct/union/enum declarations

Signed-off-by: Darryl T. Agostinelli &lt;dagostinelli@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>
fixed use a blank line after function/struct/union/enum declarations

Signed-off-by: Darryl T. Agostinelli &lt;dagostinelli@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8192e: fixed statements should start on a tabstop</title>
<updated>2016-09-28T09:39:09+00:00</updated>
<author>
<name>Darryl T. Agostinelli</name>
<email>dagostinelli@gmail.com</email>
</author>
<published>2016-09-28T01:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=ff2f3e0e05dfd0af15fec55c2502f1686a6389ce'/>
<id>ff2f3e0e05dfd0af15fec55c2502f1686a6389ce</id>
<content type='text'>
fixed statements should start on a tabstop

Signed-off-by: Darryl T. Agostinelli &lt;dagostinelli@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>
fixed statements should start on a tabstop

Signed-off-by: Darryl T. Agostinelli &lt;dagostinelli@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8192e: fixed block comments use * on subsequent lines</title>
<updated>2016-09-28T09:39:09+00:00</updated>
<author>
<name>Darryl T. Agostinelli</name>
<email>dagostinelli@gmail.com</email>
</author>
<published>2016-09-28T01:51:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=eb9eb87d0a4281691f3259bd661c5946596c7e51'/>
<id>eb9eb87d0a4281691f3259bd661c5946596c7e51</id>
<content type='text'>
fixed block comments use * on subsequent lines

Signed-off-by: Darryl T. Agostinelli &lt;dagostinelli@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>
fixed block comments use * on subsequent lines

Signed-off-by: Darryl T. Agostinelli &lt;dagostinelli@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8192e: fixed block comments should align the * on each line</title>
<updated>2016-09-26T20:22:14+00:00</updated>
<author>
<name>Darryl T. Agostinelli</name>
<email>dagostinelli@gmail.com</email>
</author>
<published>2016-09-26T12:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=dc258c15ea121414277156511c8cca944443201e'/>
<id>dc258c15ea121414277156511c8cca944443201e</id>
<content type='text'>
shifted over comment block one space

Signed-off-by: Darryl T. Agostinelli &lt;dagostinelli@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>
shifted over comment block one space

Signed-off-by: Darryl T. Agostinelli &lt;dagostinelli@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8192e: Insert blank line after function declaration</title>
<updated>2016-09-20T11:36:57+00:00</updated>
<author>
<name>Namrata A Shettar</name>
<email>namrataashettar@gmail.com</email>
</author>
<published>2016-09-19T14:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=8e9253b77735406d2bfe7685d3d5c8b8a12617da'/>
<id>8e9253b77735406d2bfe7685d3d5c8b8a12617da</id>
<content type='text'>
Insert blank line after function declaration to resolve checkpatch
issue.

Signed-off-by: Namrata A Shettar &lt;namrataashettar@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>
Insert blank line after function declaration to resolve checkpatch
issue.

Signed-off-by: Namrata A Shettar &lt;namrataashettar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8192e: Add space around binary operator '+'</title>
<updated>2016-09-20T11:36:57+00:00</updated>
<author>
<name>Namrata A Shettar</name>
<email>namrataashettar@gmail.com</email>
</author>
<published>2016-09-19T14:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=986fb011c4074650f1ff5e000abccf1f6162f0c1'/>
<id>986fb011c4074650f1ff5e000abccf1f6162f0c1</id>
<content type='text'>
Add space around binary operator '+' to resolve checkpatch issue.

Signed-off-by: Namrata A Shettar &lt;namrataashettar@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>
Add space around binary operator '+' to resolve checkpatch issue.

Signed-off-by: Namrata A Shettar &lt;namrataashettar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8192e: Remove unnecessary blank lines</title>
<updated>2016-09-20T11:36:57+00:00</updated>
<author>
<name>Namrata A Shettar</name>
<email>namrataashettar@gmail.com</email>
</author>
<published>2016-09-19T14:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=1fa3a915b56ded00710d6f8bf8ed936bc0bb784c'/>
<id>1fa3a915b56ded00710d6f8bf8ed936bc0bb784c</id>
<content type='text'>
Remove unneccessary blank lines to resolve checkpatch issue.

Signed-off-by: Namrata A Shettar &lt;namrataashettar@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>
Remove unneccessary blank lines to resolve checkpatch issue.

Signed-off-by: Namrata A Shettar &lt;namrataashettar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8192e: Add space around '+'</title>
<updated>2016-09-20T11:36:57+00:00</updated>
<author>
<name>Namrata A Shettar</name>
<email>namrataashettar@gmail.com</email>
</author>
<published>2016-09-19T14:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=b80fa1845d4bd20e99be116a049327fbe8281e42'/>
<id>b80fa1845d4bd20e99be116a049327fbe8281e42</id>
<content type='text'>
Add space around '+' to resolve checkpatch issue.

Signed-off-by: Namrata A Shettar &lt;namrataashettar@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>
Add space around '+' to resolve checkpatch issue.

Signed-off-by: Namrata A Shettar &lt;namrataashettar@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: rtl8192e: Use !x instead of x == NULL</title>
<updated>2016-09-18T10:37:43+00:00</updated>
<author>
<name>Sandhya Bankar</name>
<email>bankarsandhya512@gmail.com</email>
</author>
<published>2016-09-17T22:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=6869a11bff1df102dc73296129d63b9187a22f3a'/>
<id>6869a11bff1df102dc73296129d63b9187a22f3a</id>
<content type='text'>
Use !x instead of x == NULL. This patch was found by checkpatch.

Signed-off-by: Sandhya Bankar &lt;bankarsandhya512@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>
Use !x instead of x == NULL. This patch was found by checkpatch.

Signed-off-by: Sandhya Bankar &lt;bankarsandhya512@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
