Merge commit 'refs/top-bases/linux-debug-zerocopy' into linux-debug-zerocopy

This commit is contained in:
Brian Behlendorf 2009-01-09 11:44:43 -08:00
commit 2735cd4ab1
1 changed files with 0 additions and 3 deletions

View File

@ -4367,7 +4367,4 @@ EXPORT_SYMBOL(spa_prop_clear_bootfs);
/* asynchronous event notification */
EXPORT_SYMBOL(spa_event_notify);
#endif
module_param(zio_taskq_threads, int, 0644);
MODULE_PARM_DESC(zio_taskq_threads, "Number of zio_taskq_threads");
#endif