<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/staging/bcm, branch v3.11.1</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v3.11.1</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v3.11.1'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2013-05-22T02:59:50+00:00</updated>
<entry>
<title>Staging: bcm: fix checkpatch errors and warnings in Version.h</title>
<updated>2013-05-22T02:59:50+00:00</updated>
<author>
<name>Severin Gsponer</name>
<email>svgsponer@gmail.com</email>
</author>
<published>2013-05-21T23:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=735ae5392a622e88ebe9dda1f66d80850580239d'/>
<id>urn:sha1:735ae5392a622e88ebe9dda1f66d80850580239d</id>
<content type='text'>
This patch change the comment style to C89 and removes a unnecessary line.

Signed-off-by: Severin Gsponer &lt;svgsponer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: bcm: Change comment style to C89 in vendorspecificextn.c</title>
<updated>2013-05-22T02:59:49+00:00</updated>
<author>
<name>Severin Gsponer</name>
<email>svgsponer@gmail.com</email>
</author>
<published>2013-05-22T00:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=e4476d54bf35f17309a66020cf7806f1f799f039'/>
<id>urn:sha1:e4476d54bf35f17309a66020cf7806f1f799f039</id>
<content type='text'>
Changed the comment style to C89 in vendorspecificextn.c. Found with checkpatch.pl

Signed-off-by: Severin Gsponer &lt;svgsponer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: bcm: Fixed warning 'space required before the open parenthesis '(''.</title>
<updated>2013-05-16T22:48:56+00:00</updated>
<author>
<name>Tülin İzer</name>
<email>tulinizer@gmail.com</email>
</author>
<published>2013-05-15T00:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=db95f150b98691bc2a6e8673d7802bb6ee1b5447'/>
<id>urn:sha1:db95f150b98691bc2a6e8673d7802bb6ee1b5447</id>
<content type='text'>
This patch fixes warning 'space required before the open parenthesis '(''
found by checkpacth.pl in driver bcm.

Signed-off-by: Tülin İzer &lt;tulinizer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: bcm: Fixed error 'else should follow close brace '}''.</title>
<updated>2013-05-16T22:48:56+00:00</updated>
<author>
<name>Tülin İzer</name>
<email>tulinizer@gmail.com</email>
</author>
<published>2013-05-15T00:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=461c8d2423fc9c00e8834f379ee80f79c1d6fb9f'/>
<id>urn:sha1:461c8d2423fc9c00e8834f379ee80f79c1d6fb9f</id>
<content type='text'>
This patch fixes error 'else should follow close brace '}''
found by checkpatch in driver bcm.

Signed-off-by: Tülin İzer &lt;tulinizer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: bcm: Fixed warning 'braces {} are not necessary for single statement blocks'.</title>
<updated>2013-05-16T22:48:56+00:00</updated>
<author>
<name>Tülin İzer</name>
<email>tulinizer@gmail.com</email>
</author>
<published>2013-05-15T00:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=3b5ecbab99c9ed10b30c18f984ef144167b2c3fc'/>
<id>urn:sha1:3b5ecbab99c9ed10b30c18f984ef144167b2c3fc</id>
<content type='text'>
This patch fixes warning: 'braces {} are not necessary for single
statement blocks' found by checkpatch.pl in driver bcm.

Signed-off-by: Tülin İzer &lt;tulinizer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: bcm: Fixed error 'that open brace { should be on the previous line'.</title>
<updated>2013-05-16T22:48:55+00:00</updated>
<author>
<name>Tülin İzer</name>
<email>tulinizer@gmail.com</email>
</author>
<published>2013-05-15T00:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=ec8451372b8612f7595a3c9f70961aaa1c85a0c2'/>
<id>urn:sha1:ec8451372b8612f7595a3c9f70961aaa1c85a0c2</id>
<content type='text'>
This patch fixes error 'that open brace { should be on the previous line'
found by checkpatch in driver bcm.

Signed-off-by: Tülin İzer &lt;tulinizer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: bcm: Fixed warning 'space required around '=''.</title>
<updated>2013-05-16T22:48:55+00:00</updated>
<author>
<name>Tülin İzer</name>
<email>tulinizer@gmail.com</email>
</author>
<published>2013-05-15T00:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=3a92a697e41e62da0c6d4f292e6cc3f5c20bd4ea'/>
<id>urn:sha1:3a92a697e41e62da0c6d4f292e6cc3f5c20bd4ea</id>
<content type='text'>
This patch fixes warning 'space required around '='' found by
checkpatch in driver bcm.

Signed-off-by: Tülin İzer &lt;tulinizer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: bcm: Fixed warning about C99 comments.</title>
<updated>2013-05-16T22:48:54+00:00</updated>
<author>
<name>Tülin İzer</name>
<email>tulinizer@gmail.com</email>
</author>
<published>2013-05-15T00:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=8546681507d1c93e87b78dfe11fb94a47846e46c'/>
<id>urn:sha1:8546681507d1c93e87b78dfe11fb94a47846e46c</id>
<content type='text'>
Fixed warning 'C99 comments' found by checkpatch in driver bcm.

Signed-off-by: Tülin İzer &lt;tulinizer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: bcm: Fixed warning about pointer position.</title>
<updated>2013-05-13T20:50:52+00:00</updated>
<author>
<name>Tülin İzer</name>
<email>tulinizer@gmail.com</email>
</author>
<published>2013-05-12T19:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b73f2290b44dd77fc94f781699902fa3f1880dfb'/>
<id>urn:sha1:b73f2290b44dd77fc94f781699902fa3f1880dfb</id>
<content type='text'>
This patch fixes warning about pointer position in driver bcm.

Signed-off-by: Tülin İzer &lt;tulinizer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: bcm: fixed warning 'space reqires around '==' '</title>
<updated>2013-05-13T14:01:49+00:00</updated>
<author>
<name>Tülin İzer</name>
<email>tulinizer@gmail.com</email>
</author>
<published>2013-05-11T12:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=ebf8c6a35dcb43fa25e483a56d02fb18fb27c641'/>
<id>urn:sha1:ebf8c6a35dcb43fa25e483a56d02fb18fb27c641</id>
<content type='text'>
This patch fixes warning found by checkpatch.pl in driver bcm.

Signed-off-by: Tülin İzer &lt;tulinizer@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
