Skip to content

Commit

Permalink
fix(dracut-install): declaration hides variable #13
Browse files Browse the repository at this point in the history
  • Loading branch information
LaszloGombos committed Feb 23, 2023
1 parent 94c3c21 commit 2628853
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/install/dracut-install.c
Original file line number Diff line number Diff line change
Expand Up @@ -1781,8 +1781,6 @@ static int modalias_list(struct kmod_ctx *ctx)
_cleanup_fclose_ FILE *f = NULL;
_cleanup_kmod_module_unref_list_ struct kmod_list *list = NULL;

int err;

char alias[2048] = {0};
size_t len;

Expand Down

0 comments on commit 2628853

Please sign in to comment.