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 <kraxel@redhat.com>
Reviewed-by: Jose R. Ziviani <jziviani@suse.de>
Message-Id: <20210624103836.2382472-14-kraxel@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
  • Loading branch information
kraxel authored and bonzini committed Jul 8, 2021
1 parent fed38fb commit 6b4651a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions block/iscsi-opts.c
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 6b4651a

Please sign in to comment.