mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 19:04:45 +03:00
Fix typos
Correct various typos in the comments and tests. Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Reviewed-by: Matthew Ahrens <mahrens@delphix.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes #10423
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
* module/zfs/vdev_removal.c including trace_vdev.h, DTRACE_PROBE calls
|
||||
* are mapped to stub functions calls and prototypes for those calls are
|
||||
* declared via DEFINE_DTRACE_PROBE*. Only module/zfs/trace.c defines
|
||||
* CREATE_TRACE_POINTS. That is follwed by includes of all the general
|
||||
* CREATE_TRACE_POINTS. That is followed by includes of all the general
|
||||
* tracing headers thereby defining all stub functions in one place via
|
||||
* the DEFINE_DTRACE_PROBE macros.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user