diff options
author | Bart Van Assche <[email protected]> | 2021-04-15 15:08:14 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-04-15 22:44:40 -0400 |
commit | be5aeee30e45678668a6314a9a2dc1d3b2562818 (patch) | |
tree | 5f6b634b5ac3c824786a85b1de764c0bb90c8caf /scripts/gdb/linux/timerlist.py | |
parent | 90d6697810f06aceea9de71ad836a8c7669789cd (diff) |
scsi: fcoe: Suppress a compiler warning
Suppress the following compiler warning:
warning: cast to smaller integer type
'enum fip_mode' from 'void *' [-Wvoid-pointer-to-enum-cast]
enum fip_mode fip_mode = (enum fip_mode)kp->arg;
^~~~~~~~~~~~~~~~~~~~~~
Link: https://lore.kernel.org/r/[email protected]
Cc: Hannes Reinecke <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions