On 2/12/19 12:46 PM, Konrad Rzeszutek Wilk wrote:
> On Mon, Feb 11, 2019 at 12:43:23PM -0600, Gustavo A. R. Silva wrote:
>> 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: sta...@vger.kernel.org
>> Signed-off-by: Gustavo A. R. Silva <gust...@embeddedor.com>
>
>
> Queued it up in
> https://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft.git
Great.
Thanks, Konrad.
--
Gustavo