linux/drivers/md/bcache
Mauro Carvalho Chehab 5fb94e9ca3 docs: Fix some broken references
As we move stuff around, some doc references are broken. Fix some of
them via this script:
	./scripts/documentation-file-ref-check --fix

Manually checked if the produced result is valid, removing a few
false-positives.

Acked-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Reviewed-by: Coly Li <colyli@suse.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Jonathan Corbet <corbet@lwn.net>
2018-06-15 18:10:01 -03:00
..
Kconfig docs: Fix some broken references 2018-06-15 18:10:01 -03:00
Makefile
alloc.c bcache: add wait_for_kthread_stop() in bch_allocator_thread() 2018-05-03 08:35:13 -06:00
bcache.h bcache: convert to bioset_init()/mempool_init() 2018-05-30 15:33:32 -06:00
bset.c bcache: convert to bioset_init()/mempool_init() 2018-05-30 15:33:32 -06:00
bset.h bcache: convert to bioset_init()/mempool_init() 2018-05-30 15:33:32 -06:00
btree.c docs: Fix some broken references 2018-06-15 18:10:01 -03:00
btree.h
closure.c bcache: Fix kernel-doc warnings 2018-03-18 20:15:20 -06:00
closure.h bcache: move closure debug file into debug directory 2018-03-18 20:15:20 -06:00
debug.c bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n 2018-05-17 09:43:40 -06:00
debug.h
extents.c docs: Fix some broken references 2018-06-15 18:10:01 -03:00
extents.h
io.c bcache: convert to bioset_init()/mempool_init() 2018-05-30 15:33:32 -06:00
journal.c bcache: Reduce the number of sparse complaints about lock imbalances 2018-03-18 20:15:20 -06:00
journal.h
movinggc.c
request.c bcache: convert to bioset_init()/mempool_init() 2018-05-30 15:33:32 -06:00
request.h
stats.c
stats.h
super.c treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00
sysfs.c treewide: Use array_size() in vmalloc() 2018-06-12 16:19:22 -07:00
sysfs.h
trace.c
util.c bcache: Move couple of functions to sysfs.c 2018-05-28 14:53:20 -06:00
util.h bcache: Move couple of functions to sysfs.c 2018-05-28 14:53:20 -06:00
writeback.c bcache: count backing device I/O error for writeback I/O 2018-05-03 08:35:12 -06:00
writeback.h bcache: Fix indentation 2018-03-18 20:15:20 -06:00