<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/staging/usbip/userspace, branch v3.0</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v3.0</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v3.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2011-05-19T22:34:10Z</updated>
<entry>
<title>staging: usbip: userspace: bind-driver.c: mark remote_host as unused</title>
<updated>2011-05-19T22:34:10Z</updated>
<author>
<name>matt mooney</name>
<email>mfm@muteddisk.com</email>
</author>
<published>2011-05-19T04:46:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3fadc1212a53908bc28e6351a40efd148739108b'/>
<id>urn:sha1:3fadc1212a53908bc28e6351a40efd148739108b</id>
<content type='text'>
Use __attribute__((unused)) to suppress error until it can be determined
that remote_host is not needed.

Signed-off-by: matt mooney &lt;mfm@muteddisk.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: usbip: userspace: stub_driver.c: update kernel module name</title>
<updated>2011-05-19T22:34:09Z</updated>
<author>
<name>matt mooney</name>
<email>mfm@muteddisk.com</email>
</author>
<published>2011-05-19T08:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2006d35d6190a96885cf48fbaf6425c2bd30ab5c'/>
<id>urn:sha1:2006d35d6190a96885cf48fbaf6425c2bd30ab5c</id>
<content type='text'>
Change kernel module name to usbip-host.

Signed-off-by: matt mooney &lt;mfm@muteddisk.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: usbip: userspace: modify project gcc flags</title>
<updated>2011-05-17T20:26:29Z</updated>
<author>
<name>matt mooney</name>
<email>mfm@muteddisk.com</email>
</author>
<published>2011-05-14T10:55:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1c6e79d9922a8199dce9efbdda3e1942b8ee4a0b'/>
<id>urn:sha1:1c6e79d9922a8199dce9efbdda3e1942b8ee4a0b</id>
<content type='text'>
Add -Werror, remove -Wstrict-prototypes, and change -W to -Wextra.

Signed-off-by: matt mooney &lt;mfm@muteddisk.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: usbip: userspace: move common cflags to configure.ac</title>
<updated>2011-05-17T20:26:29Z</updated>
<author>
<name>matt mooney</name>
<email>mfm@muteddisk.com</email>
</author>
<published>2011-05-14T10:55:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=be0d54ae39fa5817a70cb002839f9cff6730849a'/>
<id>urn:sha1:be0d54ae39fa5817a70cb002839f9cff6730849a</id>
<content type='text'>
There are a standard set of cflags that are used in each makefile so
let's set those in EXTRA_CFLAGS and enforce them for the entire project.

Signed-off-by: matt mooney &lt;mfm@muteddisk.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: usbip: userspace: remove gcc warnings</title>
<updated>2011-05-17T20:26:28Z</updated>
<author>
<name>matt mooney</name>
<email>mfm@muteddisk.com</email>
</author>
<published>2011-05-14T10:55:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=968c6595e7a3905f55a024e8e743dd823b26cdf8'/>
<id>urn:sha1:968c6595e7a3905f55a024e8e743dd823b26cdf8</id>
<content type='text'>
The warnings were for unused parameters, so __attribute__((unused))
has been added until it can be determined they are truly unneeded.

Signed-off-by: matt mooney &lt;mfm@muteddisk.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: usbip: userspace: remove revision $Id$</title>
<updated>2011-05-17T20:26:28Z</updated>
<author>
<name>matt mooney</name>
<email>mfm@muteddisk.com</email>
</author>
<published>2011-05-14T10:55:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=88d6f40839856552bed131f368f6cd33595c7496'/>
<id>urn:sha1:88d6f40839856552bed131f368f6cd33595c7496</id>
<content type='text'>
This is git not CVS!

Signed-off-by: matt mooney &lt;mfm@muteddisk.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: usbip: userspace: set libusbip version in configure.ac</title>
<updated>2011-05-17T20:26:27Z</updated>
<author>
<name>matt mooney</name>
<email>mfm@muteddisk.com</email>
</author>
<published>2011-05-14T10:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d762f5e10cdac605d6d3fb57ce36ed4d25b4302c'/>
<id>urn:sha1:d762f5e10cdac605d6d3fb57ce36ed4d25b4302c</id>
<content type='text'>
Move libusbip version setting to configure.ac so that version
numbers can be found in a single location.

Signed-off-by: matt mooney &lt;mfm@muteddisk.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: usbip: userspace: cleanup makefiles</title>
<updated>2011-05-17T20:26:27Z</updated>
<author>
<name>matt mooney</name>
<email>mfm@muteddisk.com</email>
</author>
<published>2011-05-14T10:55:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=cd62e07e875668125f0665539d92854e00c3df3a'/>
<id>urn:sha1:cd62e07e875668125f0665539d92854e00c3df3a</id>
<content type='text'>
Remove unneeded comments; change deprecated flag INCLUDE to
AM_CPPFLAGS and put -D option in *_CPPFLAGS; and use "simply
expanded variables" in assignments.

Signed-off-by: matt mooney &lt;mfm@muteddisk.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: usbip: userspace: configure.ac: major overhaul</title>
<updated>2011-05-17T20:26:27Z</updated>
<author>
<name>matt mooney</name>
<email>mfm@muteddisk.com</email>
</author>
<published>2011-05-14T10:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=af8bab0639aee8820c592d58c4a34b73258891ac'/>
<id>urn:sha1:af8bab0639aee8820c592d58c4a34b73258891ac</id>
<content type='text'>
All parameters have been quoted; and autoscan was rerun so new
headers, types, and functions were added. The deprecated macros
AM_CONFIG_HEADER and AM_PROG_LIBTOOL were changed to
AC_CONFIG_HEADERS and LT_INIT, respectively. The AS_HELP_STRING
macro is used to avoid arbitrary spacing for proper help menu
alignment, and AS_CASE to avoid quoting issues. And finally, the
macros were realigned to allow mere mortals the ability to read them.

Signed-off-by: matt mooney &lt;mfm@muteddisk.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>staging: usbip: userspace: update module name references</title>
<updated>2011-05-17T20:26:26Z</updated>
<author>
<name>matt mooney</name>
<email>mfm@muteddisk.com</email>
</author>
<published>2011-05-14T10:55:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=220973dd23570a40395dfe6d594a5746f336511f'/>
<id>urn:sha1:220973dd23570a40395dfe6d594a5746f336511f</id>
<content type='text'>
Change all references to the kernel modules to correspond with the new
names.

Signed-off-by: matt mooney &lt;mfm@muteddisk.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
</feed>
