]> git.proxmox.com Git - mirror_spl.git/commit - module/splat/splat-taskq.c
Fix a typo referencing an incorrect symbol
authorPrakash Surya <surya1@llnl.gov>
Fri, 18 Nov 2011 22:27:37 +0000 (14:27 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 22 Nov 2011 00:52:36 +0000 (16:52 -0800)
commite05bec805b066e72266281a03e57e61e7dd53264
tree83319cde5aaec3b8b03ea04a8d25a89f90a370c4
parent1114ae6ae74a287478cd8a34770fc4a907f84134
Fix a typo referencing an incorrect symbol

The splat_taskq_test4_common function was incorrectly referencing
the splat_taskq-test13_func symbol, when it meant to be using the
splat_taskq_test4_func symbol.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #61
module/splat/splat-taskq.c