Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44348e8a authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

fix a series of Documentation/ broken file name references



As files move around, their previous links break. Fix the
references for them.

Acked-by: default avatarAndy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 315e6bc5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
Chinese translated version of Documentation/io_orderings.txt
Chinese translated version of Documentation/io_ordering.txt

If you have any comment or update to the content, please contact the
original document maintainer directly.  However, if you have a problem
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@
 * Each device has a channels list, which runs unlocked but is never modified
 * once the device is registered, it's just setup by the driver.
 *
 * See Documentation/dmaengine.txt for more details
 * See Documentation/driver-api/dmaengine for more details
 */

#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+1 −1
Original line number Diff line number Diff line
@@ -1052,7 +1052,7 @@ config SAMSUNG_LAPTOP
	  function keys, wireless LED, LCD backlight level.

	  It may also provide some sysfs files described in
	  <file:Documentation/ABI/testing/sysfs-platform-samsung-laptop>
	  <file:Documentation/ABI/testing/sysfs-driver-samsung-laptop>

	  To compile this driver as a module, choose M here: the module
	  will be called samsung-laptop.
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
 * the recommended way for applications to use the coprocessor, and
 * the driver interface is not intended for general use.
 *
 * See Documentation/sparc/oradax/oracle_dax.txt for more details.
 * See Documentation/sparc/oradax/oracle-dax.txt for more details.
 */

#include <linux/uaccess.h>
+1 −1
Original line number Diff line number Diff line
@@ -389,7 +389,7 @@ Version 0.4 (2001-10-28)
	(fs/nls/Config.in)

* Added Configure.help entries for CONFIG_BEFS_FS and CONFIG_DEBUG_BEFS
	(Documentation/Configure.help)
	(currently at fs/befs/Kconfig)

2001-08-??
==========
Loading