ndtest: fix typo class_regster -> class_register
authorYi Zhang <yi.zhang@redhat.com>
Mon, 27 Nov 2023 04:00:26 +0000 (12:00 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2023 18:08:02 +0000 (18:08 +0000)
commit76cab6f4fd63129e852eb15e14d6d359b57e797f
tree11a85eb54cdb464a069c7f5178cdae8da8292fba
parentee6236027218f8531916f1c5caa5dc330379f287
ndtest: fix typo class_regster -> class_register

Fixes: dd6cad2dcb58 ("testing: nvdimm: make struct class structures constant")
Signed-off-by: Yi Zhang <yi.zhang@redhat.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/20231127040026.362729-1-yi.zhang@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/nvdimm/test/ndtest.c