<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/staging/rtlwifi/phydm, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/staging/rtlwifi/phydm?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/staging/rtlwifi/phydm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2019-05-01T08:40:10Z</updated>
<entry>
<title>staging: rtlwifi: move remaining phydm .h files</title>
<updated>2019-05-01T08:40:10Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2019-05-01T08:40:10Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=adc7af464ceba1962c2eb875a97f4d3bd82fbc5f'/>
<id>urn:sha1:adc7af464ceba1962c2eb875a97f4d3bd82fbc5f</id>
<content type='text'>
The rtl8188eu driver uses the phydm .h files from the rtlwifi driver,
but now that the rtlwifi driver is gone, it's silly to have a whole
directory for just 2 .h files.  So move these files into the rtl8188eu
driver's directory so that it can be self-contained.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtlwifi: strip down phydm .h files</title>
<updated>2019-05-01T08:37:13Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2019-05-01T08:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=8a90bdcb64a9e3732279bb6d9f5054dd6ce3dfbd'/>
<id>urn:sha1:8a90bdcb64a9e3732279bb6d9f5054dd6ce3dfbd</id>
<content type='text'>
The phydm .h files are used by another driver, but not all of the
defines are used, so strip them down to their basic necessities before
we move them out of this directory.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtlwifi: delete the staging driver</title>
<updated>2019-05-01T08:15:42Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2019-05-01T08:15:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=ef4a0c3173736a957d1495e9a706d7e7e3334613'/>
<id>urn:sha1:ef4a0c3173736a957d1495e9a706d7e7e3334613</id>
<content type='text'>
A "real" driver for this hardware is now in the wireless-drivers-next
tree, to be merged in the next major kernel release, so this staging
driver can now be deleted as it is not needed anymore.

Note, 2 .h files remain for this driver, as they are referenced in a
separate staging driver.  That mess will be cleaned up in a follow-on
patch.

Cc: Ping-Ke Shih &lt;pkshih@realtek.com&gt;
Cc: Tzu-En Huang &lt;tehuang@realtek.com&gt;
Cc: Yan-Hsuan Chuang &lt;yhchuang@realtek.com&gt;
Cc: Stanislaw Gruszka &lt;sgruszka@redhat.com&gt;
Cc: Brian Norris &lt;briannorris@chromium.org&gt;
Cc: Kalle Valo &lt;kvalo@codeaurora.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtlwifi: phydm: phydm_rainfo.c: Compress two lines into one line</title>
<updated>2019-04-01T17:22:22Z</updated>
<author>
<name>Payal Kshirsagar</name>
<email>payal.s.kshirsagar.98@gmail.com</email>
</author>
<published>2019-03-31T14:41:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=22228e6a6e46058af487b9a7998f2689731e0427'/>
<id>urn:sha1:22228e6a6e46058af487b9a7998f2689731e0427</id>
<content type='text'>
Challenge suggested by coccinelle.
Compresses two lines into one line and remove unnecessary variable.

Signed-off-by: Payal Kshirsagar &lt;payal.s.kshirsagar.98@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtlwifi: phydm: phydm.c: Compress two lines into one line</title>
<updated>2019-04-01T17:22:22Z</updated>
<author>
<name>Payal Kshirsagar</name>
<email>payal.s.kshirsagar.98@gmail.com</email>
</author>
<published>2019-03-31T14:41:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=a161c66faf7a724883da4228c89b17627a710b03'/>
<id>urn:sha1:a161c66faf7a724883da4228c89b17627a710b03</id>
<content type='text'>
Challenge suggested by coccinelle.
Compresses two lines into one line and remove unnecessary variables.

Signed-off-by: Payal Kshirsagar &lt;payal.s.kshirsagar.98@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtlwifi: phydm: Move function arguments to previous line</title>
<updated>2019-04-01T17:19:48Z</updated>
<author>
<name>Nishka Dasgupta</name>
<email>nishka.dasgupta@yahoo.com</email>
</author>
<published>2019-03-30T19:48:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=19605872ae9822510aaa88f51c989f534b4c40f4'/>
<id>urn:sha1:19605872ae9822510aaa88f51c989f534b4c40f4</id>
<content type='text'>
Move function arguments to previous line to solve Checkpatch warning
"Line should not end with a '('".

Signed-off-by: Nishka Dasgupta &lt;nishka.dasgupta@yahoo.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtlwifi: phydm: Move operator to left hand side</title>
<updated>2019-04-01T17:19:48Z</updated>
<author>
<name>Nishka Dasgupta</name>
<email>nishka.dasgupta@yahoo.com</email>
</author>
<published>2019-03-30T19:48:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=00de2287a7699b6488fea374826f24549a0a487f'/>
<id>urn:sha1:00de2287a7699b6488fea374826f24549a0a487f</id>
<content type='text'>
Simplify expressions from `status = status &amp; &lt;expression&gt;` to `status &amp;=
&lt;expression&gt;` to make the code more readable.

Signed-off-by: Nishka Dasgupta &lt;nishka.dasgupta@yahoo.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Merge 5.1-rc3 into staging-next</title>
<updated>2019-04-01T05:49:24Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2019-04-01T05:49:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b397f82585c3101dcf92642dd359891e66d00c55'/>
<id>urn:sha1:b397f82585c3101dcf92642dd359891e66d00c55</id>
<content type='text'>
We want those fixes and this resolves an erofs merge conflict.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtlwifi: phydm: Remove parentheses</title>
<updated>2019-03-30T18:58:20Z</updated>
<author>
<name>Nishka Dasgupta</name>
<email>nishka.dasgupta@yahoo.com</email>
</author>
<published>2019-03-30T16:46:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b60080197af4a78ef0563c90cfca1074034def55'/>
<id>urn:sha1:b60080197af4a78ef0563c90cfca1074034def55</id>
<content type='text'>
Remove parentheses on right hand side of expression. Issue found with
Coccinelle.

Signed-off-by: Nishka Dasgupta &lt;nishka.dasgupta@yahoo.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: rtlwifi: Remove unnecessary parentheses</title>
<updated>2019-03-30T08:28:32Z</updated>
<author>
<name>Payal Kshirsagar</name>
<email>payal.s.kshirsagar.98@gmail.com</email>
</author>
<published>2019-03-30T05:39:36Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=309614bb458f6c39d5c96a279b266ddee79fdce6'/>
<id>urn:sha1:309614bb458f6c39d5c96a279b266ddee79fdce6</id>
<content type='text'>
Challenge suggested by coccinelle.
Remove unnecessary parentheses around the right hand side of an
assignment.

Signed-off-by: Payal Kshirsagar &lt;payal.s.kshirsagar.98@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
