Where is module target_core_stgt or forgot cleanup ?

From: Dongsheng Song
Date: Mon Jan 09 2012 - 01:14:12 EST


> Hi NAB,
>
> In Documentation/target/tcm_mod_builder.txt, the lsmod output example
> include target_core_stgt.
>
> In drivers/target/target_core_transport.c:
>
> Â Â Â Âret = request_module("target_core_stgt");
> Â Â Â Âif (ret != 0)
> Â Â Â Â Â Â Â Âpr_err("Unable to load target_core_stgt\n");
>
> But I can not found any other source files or documents mention
> target_core_stgt.
>
> --
> Dongsheng Song

ping ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/