<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/drivers/mtd/tests, branch v3.8.4</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.8.4</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.8.4'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2012-12-04T14:00:34Z</updated>
<entry>
<title>mtd: tests/read: initialize buffer for whole next page</title>
<updated>2012-12-04T14:00:34Z</updated>
<author>
<name>Christian Herzig</name>
<email>christian.herzig@keymile.com</email>
</author>
<published>2012-11-23T14:31:26Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=d8b1e34e248d89f43bab18704894d537dc0b497e'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>mtd: Fix typo mtd/tests</title>
<updated>2012-11-18T14:03:37Z</updated>
<author>
<name>Masanari Iida</name>
<email>standby24x7@gmail.com</email>
</author>
<published>2012-11-09T14:20:58Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=064a7694b5347208febeb7aba7c90d38934ec8a1'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>mtd: mtd_oobtest: printk -&gt; pr_{info,err,crit}</title>
<updated>2012-11-15T13:37:49Z</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:42:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=04810274a982009ab26e2f15c32149c184e9e8e5'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}</title>
<updated>2012-11-15T13:37:49Z</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=95637c3a0e2db200fd4030e7ed5f1138d81f16ae'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err}</title>
<updated>2012-11-15T13:37:49Z</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:41:06Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=cd66a2df7c29e51ed90f298abbb6f698fa424a08'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err}</title>
<updated>2012-11-15T13:37:49Z</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=2c70d292825df639d7ac765424098bdc1882bd49'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}</title>
<updated>2012-11-15T13:37:49Z</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:40:22Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ae0086cfeef14ec2b5aef625cb9be1d625aac33b'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>mtd: tests: mtd_readtest: Replace printk with pr_{info,err}</title>
<updated>2012-11-15T13:37:49Z</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:38:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=e45048a6a232de1dc6978f2f4df6369beafa79c0'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err}</title>
<updated>2012-11-15T13:37:48Z</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:37:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=bb9984191ef9ba18a80d96c07919b782bdb65278'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>mtd: tests: mtd_nandecctest: Use pr_fmt macro</title>
<updated>2012-11-15T13:37:48Z</updated>
<author>
<name>Vikram Narayanan</name>
<email>vikram186@gmail.com</email>
</author>
<published>2012-10-10T17:37:19Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=b6489d9706ca6cb42892571ac82b71ad92675036'/>
<id>urn:sha1: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>
</entry>
</feed>
