Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: Add angle bracket before and after the URL

Add missing angle bracket before and after the URL.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Masanari Iida and committed by
Greg Kroah-Hartman
dbc320f7 2cc1dd93

+4 -4
+1 -1
drivers/staging/speakup/Kconfig
··· 8 8 video console for blind people. If built in to the 9 9 kernel, it can speak everything on the text console from 10 10 boot up to shutdown. For more information on Speakup, 11 - point your browser at http://www.linux-speakup.org/. 11 + point your browser at <http://www.linux-speakup.org/>. 12 12 There is also a mailing list at the above url that you 13 13 can subscribe to. 14 14
+1 -1
drivers/staging/usbip/Kconfig
··· 8 8 USB/IP core that is required by both drivers. 9 9 10 10 For more details, and to get the userspace utility 11 - programs, please see http://usbip.sourceforge.net/. 11 + programs, please see <http://usbip.sourceforge.net/>. 12 12 13 13 To compile this as a module, choose M here: the module will 14 14 be called usbip-core.
+1 -1
drivers/staging/winbond/Kconfig
··· 8 8 Hardware is present in some Kohjinsha subnotebooks, and in some 9 9 stand-alone USB modules. Chipset name seems to be w89c35d. 10 10 11 - Check http://code.google.com/p/winbondport/ for new version. 11 + Check <http://code.google.com/p/winbondport/> for new version.
+1 -1
drivers/staging/zram/Kconfig
··· 14 14 disks and maybe many more. 15 15 16 16 See zram.txt for more information. 17 - Project home: http://compcache.googlecode.com/ 17 + Project home: <https://compcache.googlecode.com/> 18 18 19 19 config ZRAM_DEBUG 20 20 bool "Compressed RAM block device debug support"