linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Where is module target_core_stgt or forgot cleanup ?
@ 2012-01-09  6:13 Dongsheng Song
  2012-01-10  2:02 ` Nicholas A. Bellinger
  0 siblings, 1 reply; 3+ messages in thread
From: Dongsheng Song @ 2012-01-09  6:13 UTC (permalink / raw)
  To: Nicholas A. Bellinger; +Cc: linux-kernel

> 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 ?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-10  3:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-09  6:13 Where is module target_core_stgt or forgot cleanup ? Dongsheng Song
2012-01-10  2:02 ` Nicholas A. Bellinger
2012-01-10  3:00   ` Dongsheng Song

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).