<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/drivers/staging/rtl8187se, branch v3.8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.kobert.dev/pm24.git/atom/drivers/staging/rtl8187se?h=v3.8</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom/drivers/staging/rtl8187se?h=v3.8'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2013-01-07T20:57:27Z</updated>
<entry>
<title>staging: rtl8187se: Fix failure to check pci_map_single()</title>
<updated>2013-01-07T20:57:27Z</updated>
<author>
<name>Larry Finger</name>
<email>Larry.Finger@lwfinger.net</email>
</author>
<published>2012-12-27T02:51:13Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=0d826c3919ceede3c6afc3e87fc7087e0c863e7e'/>
<id>urn:sha1:0d826c3919ceede3c6afc3e87fc7087e0c863e7e</id>
<content type='text'>
Beginning with kernel 3.8, the DMA mapping routines issue a warning
for the first call to pci_map_single() that is not checked with a
pci_dma_mapping_error() call.

Signed-off-by: Larry Finger &lt;Larry.Finger@lwfinger.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.c</title>
<updated>2012-11-28T16:31:46Z</updated>
<author>
<name>YAMANE Toshiaki</name>
<email>yamanetoshi@gmail.com</email>
</author>
<published>2012-11-28T13:21:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=7f5d6d9d2def045cdf8d25f836b72ce46629814c'/>
<id>urn:sha1:7f5d6d9d2def045cdf8d25f836b72ce46629814c</id>
<content type='text'>
The following warnings fixed.
- WARNING: please, no spaces at the start of a line
- WARNING: please, no space before tabs

Signed-off-by: YAMANE Toshiaki &lt;yamanetoshi@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.c</title>
<updated>2012-11-28T16:31:46Z</updated>
<author>
<name>YAMANE Toshiaki</name>
<email>yamanetoshi@gmail.com</email>
</author>
<published>2012-11-28T13:20:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=0f18f5b9cbce6e757a7053fdd4ec49d3bba02a1e'/>
<id>urn:sha1:0f18f5b9cbce6e757a7053fdd4ec49d3bba02a1e</id>
<content type='text'>
The following warnings fixed.
- WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: YAMANE Toshiaki &lt;yamanetoshi@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_rx.c</title>
<updated>2012-11-28T16:31:46Z</updated>
<author>
<name>YAMANE Toshiaki</name>
<email>yamanetoshi@gmail.com</email>
</author>
<published>2012-11-28T13:20:40Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=73b612b14c1cd98f7b64e1f0d5ddbd736fcb063f'/>
<id>urn:sha1:73b612b14c1cd98f7b64e1f0d5ddbd736fcb063f</id>
<content type='text'>
The following warnings fixed.
- WARNING: Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(...  to printk(KERN_DEBUG ...
- WARNING: Prefer netdev_warn(netdev, ... then dev_warn(dev, ... then pr_warn(...  to printk(KERN_WARNING ...
- WARNING: Prefer netdev_info(netdev, ... then dev_info(dev, ... then pr_info(...  to printk(KERN_INFO ...

Signed-off-by: YAMANE Toshiaki &lt;yamanetoshi@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.c</title>
<updated>2012-11-28T16:31:45Z</updated>
<author>
<name>YAMANE Toshiaki</name>
<email>yamanetoshi@gmail.com</email>
</author>
<published>2012-11-28T13:20:27Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=9e2c0a6bb7f0cfac8cb6dea9866c449d5ae97673'/>
<id>urn:sha1:9e2c0a6bb7f0cfac8cb6dea9866c449d5ae97673</id>
<content type='text'>
The following errors fixed.
- ERROR: "foo* bar" should be "foo *bar"

Signed-off-by: YAMANE Toshiaki &lt;yamanetoshi@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.c</title>
<updated>2012-11-28T16:31:45Z</updated>
<author>
<name>YAMANE Toshiaki</name>
<email>yamanetoshi@gmail.com</email>
</author>
<published>2012-11-28T13:20:13Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=c6f255334a74df7bd99274dae8e80c0e1c989b28'/>
<id>urn:sha1:c6f255334a74df7bd99274dae8e80c0e1c989b28</id>
<content type='text'>
The following warnings fixed.
- ERROR: space required before the open parenthesis '('
- ERROR: that open brace { should be on the previous line
- ERROR: space required before the open brace '{'
- ERROR: else should follow close brace '}'
- ERROR: space prohibited before that close parenthesis ')'

Signed-off-by: YAMANE Toshiaki &lt;yamanetoshi@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.c</title>
<updated>2012-11-28T16:31:45Z</updated>
<author>
<name>YAMANE Toshiaki</name>
<email>yamanetoshi@gmail.com</email>
</author>
<published>2012-11-28T13:19:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=173d6b9935468557ca974034d7b4c4742c96cdde'/>
<id>urn:sha1:173d6b9935468557ca974034d7b4c4742c96cdde</id>
<content type='text'>
The following warnings fixed.
-- ERROR: space required after that ',' (ctx:VxV)
-- ERROR: spaces required around that '&amp;&amp;' (ctx:VxV)
-- ERROR: space prohibited before that '++' (ctx:WxO)
-- ERROR: spaces required around that '?' (ctx:VxV)
-- ERROR: spaces required around that ':' (ctx:VxV)
-- ERROR: spaces required around that '!=' (ctx:VxW)
-- ERROR: need consistent spacing around '-' (ctx:WxV)
-- ERROR: spaces required around that '=' (ctx:VxW)
-- ERROR: spaces required around that '||' (ctx:ExV)

Signed-off-by: YAMANE Toshiaki &lt;yamanetoshi@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.c</title>
<updated>2012-11-28T16:31:45Z</updated>
<author>
<name>YAMANE Toshiaki</name>
<email>yamanetoshi@gmail.com</email>
</author>
<published>2012-11-28T13:19:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=da3d0796085dad1124ed7eadd1f90453cfc5cb72'/>
<id>urn:sha1:da3d0796085dad1124ed7eadd1f90453cfc5cb72</id>
<content type='text'>
The following warnings fixed.
- WARNING: suspect code indent for conditional statements

Signed-off-by: YAMANE Toshiaki &lt;yamanetoshi@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging/rtl8187se: Fix include file issue in ieee80211/ieee80211_rx.c</title>
<updated>2012-11-28T16:31:45Z</updated>
<author>
<name>YAMANE Toshiaki</name>
<email>yamanetoshi@gmail.com</email>
</author>
<published>2012-11-28T13:15:50Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=d6610cfaa8ca8372f87f46d2ba60590f1255bd72'/>
<id>urn:sha1:d6610cfaa8ca8372f87f46d2ba60590f1255bd72</id>
<content type='text'>
The following warning fixed.
- WARNING: Use #include &lt;linux/uaccess.h&gt; instead of &lt;asm/uaccess.h&gt;

Signed-off-by: YAMANE Toshiaki &lt;yamanetoshi@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_softmac_wx.c</title>
<updated>2012-11-27T17:20:31Z</updated>
<author>
<name>YAMANE Toshiaki</name>
<email>yamanetoshi@gmail.com</email>
</author>
<published>2012-11-27T12:10:14Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=2ea054a2e23732dfb6533209759c27d4c07763dd'/>
<id>urn:sha1:2ea054a2e23732dfb6533209759c27d4c07763dd</id>
<content type='text'>
The following warning fixed.
- WARNING: Prefer netdev_info(netdev, ... then dev_info(dev, ... then pr_info(...  to printk(KERN_INFO ...

Signed-off-by: YAMANE Toshiaki &lt;yamanetoshi@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
