<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/staging/rtl8192e, branch v3.14</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removing corresponding warning in rtllib_debug.h</title>
<updated>2014-01-09T18:32:18+00:00</updated>
<author>
<name>Andreas Frembs</name>
<email>andreas.frembs@studium.uni-erlangen.de</email>
</author>
<published>2014-01-05T12:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=41ad3d5fdeb52d9b8cef7d6b1cc47ee853b7fa6b'/>
<id>41ad3d5fdeb52d9b8cef7d6b1cc47ee853b7fa6b</id>
<content type='text'>
We fixed in rtllib_debug.h the following checkpatch warning:
	WARNING: do {} while (0) macros should not be semicolon terminated.

After deleting this semicolon we also had to fix the wrong use of this macro in rtl8192e/r8192E_phy.c

Signed-off-by: Andreas Frembs &lt;andreas.frembs@studium.uni-erlangen.de&gt;
Signed-off-by: Matthias Schoepe &lt;matthias.schoepe@studium.uni-erlangen.de&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>
We fixed in rtllib_debug.h the following checkpatch warning:
	WARNING: do {} while (0) macros should not be semicolon terminated.

After deleting this semicolon we also had to fix the wrong use of this macro in rtl8192e/r8192E_phy.c

Signed-off-by: Andreas Frembs &lt;andreas.frembs@studium.uni-erlangen.de&gt;
Signed-off-by: Matthias Schoepe &lt;matthias.schoepe@studium.uni-erlangen.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging rtl8192e: Fixing checkpatch error in rtllib_debug.h</title>
<updated>2014-01-09T18:32:18+00:00</updated>
<author>
<name>Andreas Frembs</name>
<email>andreas.frembs@studium.uni-erlangen.de</email>
</author>
<published>2014-01-05T12:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=f9ce4fa329e005c99a5e61e7b185ff477f021f77'/>
<id>f9ce4fa329e005c99a5e61e7b185ff477f021f77</id>
<content type='text'>
In rtllib_debug.h we fixed the following checkpatch error:
	ERROR: Macros with complex values should be enclosed in parenthesis

We fixed this with a do {} while (0), because otherwise the compiler complained.

Signed-off-by: Andreas Frembs &lt;andreas.frembs@studium.uni-erlangen.de&gt;
Signed-off-by: Matthias Schoepe &lt;matthias.schoepe@studium.uni-erlangen.de&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>
In rtllib_debug.h we fixed the following checkpatch error:
	ERROR: Macros with complex values should be enclosed in parenthesis

We fixed this with a do {} while (0), because otherwise the compiler complained.

Signed-off-by: Andreas Frembs &lt;andreas.frembs@studium.uni-erlangen.de&gt;
Signed-off-by: Matthias Schoepe &lt;matthias.schoepe@studium.uni-erlangen.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging rtl8192e: Fixing checkpatch error in rtllib_crypt_tkip.c</title>
<updated>2014-01-09T18:32:18+00:00</updated>
<author>
<name>Andreas Frembs</name>
<email>andreas.frembs@studium.uni-erlangen.de</email>
</author>
<published>2014-01-05T12:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=b93ae9e5d9ff334c0fcfc0ce780696b1160e3028'/>
<id>b93ae9e5d9ff334c0fcfc0ce780696b1160e3028</id>
<content type='text'>
In rtllib_crypt_tkip.c we fixed the following checkpatch error:
	ERROR: space required after that ','

Signed-off-by: Andreas Frembs &lt;andreas.frembs@studium.uni-erlangen.de&gt;
Signed-off-by: Matthias Schoepe &lt;matthias.schoepe@studium.uni-erlangen.de&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>
In rtllib_crypt_tkip.c we fixed the following checkpatch error:
	ERROR: space required after that ','

Signed-off-by: Andreas Frembs &lt;andreas.frembs@studium.uni-erlangen.de&gt;
Signed-off-by: Matthias Schoepe &lt;matthias.schoepe@studium.uni-erlangen.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging rtl8192e: Fixing checkpatch errors</title>
<updated>2014-01-09T18:29:37+00:00</updated>
<author>
<name>Matthias Schoepe</name>
<email>matthias.schoepe@studium.uni-erlangen.de</email>
</author>
<published>2013-12-26T19:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=a0711c4da327de531a9f4af7a40d7043d06771b4'/>
<id>a0711c4da327de531a9f4af7a40d7043d06771b4</id>
<content type='text'>
We fixed checkpatch errors of the following type:
	ERROR: "foo * bar" should be "foo *bar"

The error was fixed in the following files of the rtl8192e staging driver:
	rtllib_softmac.c
	rtllib_rx.c
	rtllib_crypt.c
	rtllib.h

There are no functional changes in this patch.

Signed-off-by: Matthias Schoepe &lt;matthias.schoepe@studium.uni-erlangen.de&gt;
Signed-off-by: Andreas Frembs &lt;andreas.frembs@studium.uni-erlangen.de&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>
We fixed checkpatch errors of the following type:
	ERROR: "foo * bar" should be "foo *bar"

The error was fixed in the following files of the rtl8192e staging driver:
	rtllib_softmac.c
	rtllib_rx.c
	rtllib_crypt.c
	rtllib.h

There are no functional changes in this patch.

Signed-off-by: Matthias Schoepe &lt;matthias.schoepe@studium.uni-erlangen.de&gt;
Signed-off-by: Andreas Frembs &lt;andreas.frembs@studium.uni-erlangen.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rlt8192e: Removing unused defines in rltlib_endianfree.h</title>
<updated>2013-12-20T19:41:28+00:00</updated>
<author>
<name>Andreas Frembs</name>
<email>andreas.frembs@studium.uni-erlangen.de</email>
</author>
<published>2013-12-20T10:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=a3c383c5c33627ffc01a4d493ffe52af9b463388'/>
<id>a3c383c5c33627ffc01a4d493ffe52af9b463388</id>
<content type='text'>
Checkpatch mentioned that these macros should be defined with a 'do {...} while(0)' statement.
So we used grep to find all files using these macros and we found out that these macros were only used
in rtl819x_Qos.h, in the defines we removed before.
Since the macros are not used anywhere else we decided to remove them from the driver.

Signed-off-by: Andreas Frembs &lt;andreas.frembs@studium.uni-erlangen.de&gt;
Signed-off-by: Matthias Schoepe &lt;matthias.schoepe@studium.uni-erlangen.de&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>
Checkpatch mentioned that these macros should be defined with a 'do {...} while(0)' statement.
So we used grep to find all files using these macros and we found out that these macros were only used
in rtl819x_Qos.h, in the defines we removed before.
Since the macros are not used anywhere else we decided to remove them from the driver.

Signed-off-by: Andreas Frembs &lt;andreas.frembs@studium.uni-erlangen.de&gt;
Signed-off-by: Matthias Schoepe &lt;matthias.schoepe@studium.uni-erlangen.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rtl8192e: Removing unused defines in rtl819x_Qos.h</title>
<updated>2013-12-20T19:41:28+00:00</updated>
<author>
<name>Andreas Frembs</name>
<email>andreas.frembs@studium.uni-erlangen.de</email>
</author>
<published>2013-12-20T10:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=a1ca601aa2593011987e5b1dc795e7c5c9e07761'/>
<id>a1ca601aa2593011987e5b1dc795e7c5c9e07761</id>
<content type='text'>
In rtl819x_Qos.h there were several macros defined but never used.
So we removed this macros.

Signed-off-by: Andreas Frembs &lt;andreas.frembs@studium.uni-erlangen.de&gt;
Signed-off-by: Matthias Schoepe &lt;matthias.schoepe@studium.uni-erlangen.de&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>
In rtl819x_Qos.h there were several macros defined but never used.
So we removed this macros.

Signed-off-by: Andreas Frembs &lt;andreas.frembs@studium.uni-erlangen.de&gt;
Signed-off-by: Matthias Schoepe &lt;matthias.schoepe@studium.uni-erlangen.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rtl8192e: Fixing checkpatch errors</title>
<updated>2013-12-20T19:41:28+00:00</updated>
<author>
<name>Andreas Frembs</name>
<email>andreas.frembs@studium.uni-erlangen.de</email>
</author>
<published>2013-12-20T10:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=6e925e1991f46f35d83c87e95360ce1573503633'/>
<id>6e925e1991f46f35d83c87e95360ce1573503633</id>
<content type='text'>
This patch fixes the following checkpatch errors from rtllib_endianfree.h:
 - ERROR: Macros with complex values should be enclosed in parenthesis

Signed-off-by: Andreas Frembs &lt;andreas.frembs@studium.uni-erlangen.de&gt;
Signed-off-by: Matthias Schoepe &lt;matthias.schoepe@studium.uni-erlangen.de&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 errors from rtllib_endianfree.h:
 - ERROR: Macros with complex values should be enclosed in parenthesis

Signed-off-by: Andreas Frembs &lt;andreas.frembs@studium.uni-erlangen.de&gt;
Signed-off-by: Matthias Schoepe &lt;matthias.schoepe@studium.uni-erlangen.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: delete non-required instances of include &lt;linux/init.h&gt;</title>
<updated>2013-12-17T18:08:14+00:00</updated>
<author>
<name>Paul Gortmaker</name>
<email>paul.gortmaker@windriver.com</email>
</author>
<published>2013-12-10T20:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=885a947e5b08953ebd5fce88be89a0399a7ab918'/>
<id>885a947e5b08953ebd5fce88be89a0399a7ab918</id>
<content type='text'>
None of these files are actually using any __init type directives
and hence don't need to include &lt;linux/init.h&gt;.  Most are just a
left over from __devinit and __cpuinit removal, or simply due to
code getting copied from one driver to the next.

Signed-off-by: Paul Gortmaker &lt;paul.gortmaker@windriver.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>
None of these files are actually using any __init type directives
and hence don't need to include &lt;linux/init.h&gt;.  Most are just a
left over from __devinit and __cpuinit removal, or simply due to
code getting copied from one driver to the next.

Signed-off-by: Paul Gortmaker &lt;paul.gortmaker@windriver.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: rtl8192e: Fixed space prohibited warning in dot11d.c</title>
<updated>2013-11-10T20:06:18+00:00</updated>
<author>
<name>Archana kumari</name>
<email>archanakumari959@gmail.com</email>
</author>
<published>2013-11-10T18:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=f249da27e3615da41f2d072691503f358c220732'/>
<id>f249da27e3615da41f2d072691503f358c220732</id>
<content type='text'>
This patch fixes space prohibited before semicolon warning in dot11d.c

Signed-off-by: Archana kumari &lt;archanakumari959@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 space prohibited before semicolon warning in dot11d.c

Signed-off-by: Archana kumari &lt;archanakumari959@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging:rtl8192e: Rewrite macro definition as static inline function.</title>
<updated>2013-11-10T20:05:47+00:00</updated>
<author>
<name>Himangi Saraogi</name>
<email>himangi774@gmail.com</email>
</author>
<published>2013-11-09T21:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=fa7b3d028852e4a3ebecfcd7b642cb3d2c86f8b9'/>
<id>fa7b3d028852e4a3ebecfcd7b642cb3d2c86f8b9</id>
<content type='text'>
This patch removes the checkpatch.pl error Macros "with complex values
should be enclosed in parenthesis" in dot11d.h by rewriting it as a
static inline function.

Signed-off-by: Himangi Saraogi &lt;himangi774@gmail.com&gt;
Reviewed-by: Peter P Waskiewicz Jr &lt;peter.p.waskiewicz.jr@intel.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 removes the checkpatch.pl error Macros "with complex values
should be enclosed in parenthesis" in dot11d.h by rewriting it as a
static inline function.

Signed-off-by: Himangi Saraogi &lt;himangi774@gmail.com&gt;
Reviewed-by: Peter P Waskiewicz Jr &lt;peter.p.waskiewicz.jr@intel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
