Sfoglia il codice sorgente

block: update git url for blktrace

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Jens Axboe 17 anni fa
parent
commit
75ce6faccd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      block/Kconfig

+ 1 - 1
block/Kconfig

@@ -38,7 +38,7 @@ config BLK_DEV_IO_TRACE
 	  on a block device queue. For more information (and the user space
 	  support tools needed), fetch the blktrace app from:
 
-	  git://brick.kernel.dk/data/git/blktrace.git
+	  git://git.kernel.dk/blktrace.git
 
 config LSF
 	bool "Support for Large Single Files"