diff options
author | Bart Van Assche <bvanassche@acm.org> | 2021-04-15 15:08:14 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-04-15 22:44:40 -0400 |
commit | be5aeee30e45678668a6314a9a2dc1d3b2562818 (patch) | |
tree | 5f6b634b5ac3c824786a85b1de764c0bb90c8caf /tools/perf/scripts/python/exported-sql-viewer.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/20210415220826.29438-9-bvanassche@acm.org
Cc: Hannes Reinecke <hare@suse.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions