Skip to content

Commit

Permalink
modules: add block module annotations
Browse files Browse the repository at this point in the history
Signed-off-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Jose R. Ziviani <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
  • Loading branch information
kraxel authored and bonzini committed Jul 9, 2021
1 parent 8245782 commit f8ade0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions block/iscsi-opts.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ static void iscsi_block_opts_init(void)
}

block_init(iscsi_block_opts_init);
module_opts("iscsi");

0 comments on commit f8ade0d

Please sign in to comment.