]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - Documentation/hwmon/submitting-patches.rst
Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
[linux.git] / Documentation / hwmon / submitting-patches.rst
index f9796b9d9db638363955925621ccc39649dd6716..452fc28d8e0bb3f7efefc6f20c5a0786ae72b22e 100644 (file)
@@ -89,7 +89,7 @@ increase the chances of your change being accepted.
   console. Excessive logging can seriously affect system performance.
 
 * Use devres functions whenever possible to allocate resources. For rationale
-  and supported functions, please see Documentation/driver-model/devres.txt.
+  and supported functions, please see Documentation/driver-api/driver-model/devres.rst.
   If a function is not supported by devres, consider using devm_add_action().
 
 * If the driver has a detect function, make sure it is silent. Debug messages