diff options
| author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2019-02-11 12:43:23 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-23 08:44:28 +0100 |
| commit | f7ff45b8c3f224f45033fa8d32758ac608632a38 (patch) | |
| tree | 81e1d51084294ef64d7abaa0a08c0dd70d9eb5a6 /kernel/locking/rtmutex.c | |
| parent | 91c44982f50342f667d41b84c33ad68657cd3b55 (diff) | |
iscsi_ibft: Fix missing break in switch statement
commit df997abeebadaa4824271009e2d2b526a70a11cb upstream.
Add missing break statement in order to prevent the code from falling
through to case ISCSI_BOOT_TGT_NAME, which is unnecessary.
This bug was found thanks to the ongoing efforts to enable
-Wimplicit-fallthrough.
Fixes: b33a84a38477 ("ibft: convert iscsi_ibft module to iscsi boot lib")
Cc: stable@vger.kernel.org
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/locking/rtmutex.c')
0 files changed, 0 insertions, 0 deletions
