<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-stable.git/drivers/mtd/tests, branch linux-3.8.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/'/>
<entry>
<title>mtd: tests/read: initialize buffer for whole next page</title>
<updated>2012-12-04T14:00:34+00:00</updated>
<author>
<name>Christian Herzig</name>
<email>christian.herzig@keymile.com</email>
</author>
<published>2012-11-23T14:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=d8b1e34e248d89f43bab18704894d537dc0b497e'/>
<id>d8b1e34e248d89f43bab18704894d537dc0b497e</id>
<content type='text'>
fix: do block-buffer initialize for the whole next page to zero.

Signed-off-by: Christian Herzig &lt;christian.herzig@keymile.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix: do block-buffer initialize for the whole next page to zero.

Signed-off-by: Christian Herzig &lt;christian.herzig@keymile.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: Fix typo mtd/tests</title>
<updated>2012-11-18T14:03:37+00:00</updated>
<author>
<name>Masanari Iida</name>
<email>standby24x7@gmail.com</email>
</author>
<published>2012-11-09T14:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=064a7694b5347208febeb7aba7c90d38934ec8a1'/>
<id>064a7694b5347208febeb7aba7c90d38934ec8a1</id>
<content type='text'>
Correct spelling typo in printk within drivers/mtd/tests.

Signed-off-by: Masanari Iida &lt;standby24x7@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct spelling typo in printk within drivers/mtd/tests.

Signed-off-by: Masanari Iida &lt;standby24x7@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: mtd_oobtest: printk -&gt; pr_{info,err,crit}</title>
<updated>2012-11-15T13:37:49+00:00</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=04810274a982009ab26e2f15c32149c184e9e8e5'/>
<id>04810274a982009ab26e2f15c32149c184e9e8e5</id>
<content type='text'>
Use pr_info() and pr_err() while defining pr_fmt(). This saves a few
characters, joins a few lines, and makes the code a little more readable
(and grep-able).

Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;
Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use pr_info() and pr_err() while defining pr_fmt(). This saves a few
characters, joins a few lines, and makes the code a little more readable
(and grep-able).

Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;
Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}</title>
<updated>2012-11-15T13:37:49+00:00</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=95637c3a0e2db200fd4030e7ed5f1138d81f16ae'/>
<id>95637c3a0e2db200fd4030e7ed5f1138d81f16ae</id>
<content type='text'>
Use pr_fmt instead of PRINT_PREF macro

Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use pr_fmt instead of PRINT_PREF macro

Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err}</title>
<updated>2012-11-15T13:37:49+00:00</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=cd66a2df7c29e51ed90f298abbb6f698fa424a08'/>
<id>cd66a2df7c29e51ed90f298abbb6f698fa424a08</id>
<content type='text'>
Use pr_fmt instead of PRINT_PREF macro

Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use pr_fmt instead of PRINT_PREF macro

Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err}</title>
<updated>2012-11-15T13:37:49+00:00</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=2c70d292825df639d7ac765424098bdc1882bd49'/>
<id>2c70d292825df639d7ac765424098bdc1882bd49</id>
<content type='text'>
Use pr_fmt instead of PRINT_PREF macro

Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use pr_fmt instead of PRINT_PREF macro

Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}</title>
<updated>2012-11-15T13:37:49+00:00</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=ae0086cfeef14ec2b5aef625cb9be1d625aac33b'/>
<id>ae0086cfeef14ec2b5aef625cb9be1d625aac33b</id>
<content type='text'>
Use pr_fmt instead of PRINT_PREF macro

Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use pr_fmt instead of PRINT_PREF macro

Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: tests: mtd_readtest: Replace printk with pr_{info,err}</title>
<updated>2012-11-15T13:37:49+00:00</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=e45048a6a232de1dc6978f2f4df6369beafa79c0'/>
<id>e45048a6a232de1dc6978f2f4df6369beafa79c0</id>
<content type='text'>
Use pr_fmt instead of PRINT_PREF macro

Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use pr_fmt instead of PRINT_PREF macro

Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err}</title>
<updated>2012-11-15T13:37:48+00:00</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=bb9984191ef9ba18a80d96c07919b782bdb65278'/>
<id>bb9984191ef9ba18a80d96c07919b782bdb65278</id>
<content type='text'>
Use pr_fmt instead of PRINT_PREF macro

Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use pr_fmt instead of PRINT_PREF macro

Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: tests: mtd_nandecctest: Use pr_fmt macro</title>
<updated>2012-11-15T13:37:48+00:00</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=b6489d9706ca6cb42892571ac82b71ad92675036'/>
<id>b6489d9706ca6cb42892571ac82b71ad92675036</id>
<content type='text'>
Use KBUILD_MODNAME instead of hardcoding the filename

Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use KBUILD_MODNAME instead of hardcoding the filename

Signed-off-by: Vikram Narayanan &lt;vikram186@gmail.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
