<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/staging/dgnc, branch v4.4.171</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v4.4.171</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v4.4.171'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2015-10-17T05:56:23+00:00</updated>
<entry>
<title>staging: dgnc: dgnc_driver: Remove useless initialisation</title>
<updated>2015-10-17T05:56:23+00:00</updated>
<author>
<name>Amitoj Kaur Chawla</name>
<email>amitoj1606@gmail.com</email>
</author>
<published>2015-10-15T08:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=f4edff5208df48ebb3099a3b4a521eb58803f877'/>
<id>urn:sha1:f4edff5208df48ebb3099a3b4a521eb58803f877</id>
<content type='text'>
Remove intialisation of a variable that is immediately reassigned.

The semantic patch used to find this is:

// &lt;smpl&gt;
@@
type T;
identifier x;
constant C;
expression e;
@@

T x
- = C
 ;
x = e;
// &lt;/smpl&gt;

Signed-off-by: Amitoj Kaur Chawla &lt;amitoj1606@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: dgnc_tty: Remove useless initialisation</title>
<updated>2015-10-17T05:56:23+00:00</updated>
<author>
<name>Amitoj Kaur Chawla</name>
<email>amitoj1606@gmail.com</email>
</author>
<published>2015-10-15T08:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=d09c1b96a731639436402bf0d957b974f4eed6b8'/>
<id>urn:sha1:d09c1b96a731639436402bf0d957b974f4eed6b8</id>
<content type='text'>
Remove intialisation of a variable that is immediately reassigned.

The semantic patch used to find this is:

// &lt;smpl&gt;
@@
type T;
identifier x;
constant C;
expression e;
@@

T x
- = C
 ;
x = e;
// &lt;/smpl&gt;

Signed-off-by: Amitoj Kaur Chawla &lt;amitoj1606@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: Fix lines over 80 characters</title>
<updated>2015-10-17T05:56:23+00:00</updated>
<author>
<name>Cristina Moraru</name>
<email>cristina.moraru09@gmail.com</email>
</author>
<published>2015-10-14T20:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=51c826f0733479a44407a7bb28b1c160ec1a19f3'/>
<id>urn:sha1:51c826f0733479a44407a7bb28b1c160ec1a19f3</id>
<content type='text'>
Fix 'line over 80 characters' checkpatch.pl
warnings

Signed-off-by: Cristina Moraru &lt;cristina.moraru09@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging/dgnc: fix info leak in ioctl</title>
<updated>2015-10-17T05:51:40+00:00</updated>
<author>
<name>Salva Peiró</name>
<email>speirofr@gmail.com</email>
</author>
<published>2015-10-14T15:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=4b6184336ebb5c8dc1eae7f7ab46ee608a748b05'/>
<id>urn:sha1:4b6184336ebb5c8dc1eae7f7ab46ee608a748b05</id>
<content type='text'>
The dgnc_mgmt_ioctl() code fails to initialize the 16 _reserved bytes of
struct digi_dinfo after the -&gt;dinfo_nboards member. Add an explicit
memset(0) before filling the structure to avoid the info leak.

Signed-off-by: Salva Peiró &lt;speirofr@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: simplify a trivial if-return sequence</title>
<updated>2015-10-13T04:09:51+00:00</updated>
<author>
<name>Parshuram Thombare</name>
<email>thombarepr@yahoo.com</email>
</author>
<published>2015-10-10T23:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=36e712a8a14d336a2f6433f64a8e2bb974138aec'/>
<id>urn:sha1:36e712a8a14d336a2f6433f64a8e2bb974138aec</id>
<content type='text'>
Signed-off-by: Parshuram Thombare &lt;thombarepr@yahoo.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: remove parenthesis</title>
<updated>2015-10-13T04:08:51+00:00</updated>
<author>
<name>Sudip Mukherjee</name>
<email>sudipm.mukherjee@gmail.com</email>
</author>
<published>2015-10-04T14:20:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7df227c4ece0968a625f0fda1e19d2980f6859b9'/>
<id>urn:sha1:7df227c4ece0968a625f0fda1e19d2980f6859b9</id>
<content type='text'>
checkpatch was warning us about extra unneeded parenthesis.

Signed-off-by: Sudip Mukherjee &lt;sudip@vectorindia.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: alignment style</title>
<updated>2015-10-13T04:08:51+00:00</updated>
<author>
<name>Sudip Mukherjee</name>
<email>sudipm.mukherjee@gmail.com</email>
</author>
<published>2015-10-04T14:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=e352d3f19e12416c4bb489640e8da70657886854'/>
<id>urn:sha1:e352d3f19e12416c4bb489640e8da70657886854</id>
<content type='text'>
checkpatch was warning us that the alignment should match the open
parenthesis.

Signed-off-by: Sudip Mukherjee &lt;sudip@vectorindia.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: remove space after cast</title>
<updated>2015-10-13T04:08:51+00:00</updated>
<author>
<name>Sudip Mukherjee</name>
<email>sudipm.mukherjee@gmail.com</email>
</author>
<published>2015-10-04T14:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=6f418259ec2c94205730d1946082cfb7d2f9e62e'/>
<id>urn:sha1:6f418259ec2c94205730d1946082cfb7d2f9e62e</id>
<content type='text'>
Space is not necessary after typecast.

Signed-off-by: Sudip Mukherjee &lt;sudip@vectorindia.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: remove blankline after brace</title>
<updated>2015-10-13T04:08:51+00:00</updated>
<author>
<name>Sudip Mukherjee</name>
<email>sudipm.mukherjee@gmail.com</email>
</author>
<published>2015-10-04T14:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=205fc1fc9520461a18810dc659bdb3fba2d88287'/>
<id>urn:sha1:205fc1fc9520461a18810dc659bdb3fba2d88287</id>
<content type='text'>
Blank lines are not needed after opening braces. checkpatch was giving
us warnings about this.

Signed-off-by: Sudip Mukherjee &lt;sudip@vectorindia.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: dgnc: remove blankline before brace</title>
<updated>2015-10-13T04:08:51+00:00</updated>
<author>
<name>Sudip Mukherjee</name>
<email>sudipm.mukherjee@gmail.com</email>
</author>
<published>2015-10-04T14:20:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=40215ddffc2fb6ada9fdcd7461a2f0bf922bcca0'/>
<id>urn:sha1:40215ddffc2fb6ada9fdcd7461a2f0bf922bcca0</id>
<content type='text'>
Blank lines are not needed before closing braces. checkpatch was giving
warning about this.

Signed-off-by: Sudip Mukherjee &lt;sudip@vectorindia.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
