Skip to content

Instantly share code, notes, and snippets.

@conor-pwbot
Created September 20, 2023 21:07
Show Gist options
  • Save conor-pwbot/f3d25f4bf84e485af4f68903da8fbf58 to your computer and use it in GitHub Desktop.
Save conor-pwbot/f3d25f4bf84e485af4f68903da8fbf58 to your computer and use it in GitHub Desktop.
Errors and warnings before: 9 this patch: 1243
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:04.837269
I: default: PASS in 0:08:19.434979
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/output
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:00.000055
I: default: PASS in 0:00:50.554064
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/output
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:00.000051
I: default: PASS in 0:01:31.215349
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/output
New errors added:
--- /tmp/tmp.xKxbv4dOBV 2023-09-21 03:42:53.505825066 +0000
+++ /tmp/tmp.UZmMS0RHAk 2023-09-21 03:42:53.509825066 +0000
@@ -0,0 +1,1205 @@
+ 1 ../drivers/base/core.c:67: warning: Function parameter or member 'flags' not described in '__fwnode_link_add'
+ 1 ../drivers/block/drbd/drbd_actlog.c:1015: warning: Excess function parameter 'device' description in 'drbd_try_rs_begin_io'
+ 1 ../drivers/block/drbd/drbd_actlog.c:1015: warning: Function parameter or member 'peer_device' not described in 'drbd_try_rs_begin_io'
+ 1 ../drivers/block/drbd/drbd_bitmap.c:1220: warning: Function parameter or member 'peer_device' not described in 'drbd_bm_read'
+ 1 ../drivers/block/drbd/drbd_bitmap.c:1232: warning: Function parameter or member 'peer_device' not described in 'drbd_bm_write'
+ 1 ../drivers/block/drbd/drbd_bitmap.c:1244: warning: Function parameter or member 'peer_device' not described in 'drbd_bm_write_all'
+ 1 ../drivers/block/drbd/drbd_bitmap.c:1271: warning: Function parameter or member 'peer_device' not described in 'drbd_bm_write_copy_pages'
+ 1 ../drivers/block/drbd/drbd_main.c:3424: warning: Function parameter or member 'peer_device' not described in 'drbd_bmio_set_n_write'
+ 1 ../drivers/block/drbd/drbd_main.c:3450: warning: Function parameter or member 'peer_device' not described in 'drbd_bmio_clear_n_write'
+ 1 ../drivers/block/drbd/drbd_main.c:3511: warning: Function parameter or member 'peer_device' not described in 'drbd_queue_bitmap_io'
+ 1 ../drivers/block/drbd/drbd_main.c:3553: warning: Function parameter or member 'peer_device' not described in 'drbd_bitmap_io'
+ 1 ../drivers/block/drbd/drbd_state.c:1632:3: warning: cast from 'int (*)(struct sk_buff *, unsigned int, struct drbd_resource_state_change *, enum drbd_notification_type)' to 'typeof (last_func)' (aka 'int (*)(struct sk_buff *, unsigned int, void *, enum drbd_notification_type)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/block/drbd/drbd_state.c:1641:4: warning: cast from 'int (*)(struct sk_buff *, unsigned int, struct drbd_connection_state_change *, enum drbd_notification_type)' to 'typeof (last_func)' (aka 'int (*)(struct sk_buff *, unsigned int, void *, enum drbd_notification_type)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/block/drbd/drbd_state.c:1650:4: warning: cast from 'int (*)(struct sk_buff *, unsigned int, struct drbd_device_state_change *, enum drbd_notification_type)' to 'typeof (last_func)' (aka 'int (*)(struct sk_buff *, unsigned int, void *, enum drbd_notification_type)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/block/drbd/drbd_state.c:1664:4: warning: cast from 'int (*)(struct sk_buff *, unsigned int, struct drbd_peer_device_state_change *, enum drbd_notification_type)' to 'typeof (last_func)' (aka 'int (*)(struct sk_buff *, unsigned int, void *, enum drbd_notification_type)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/block/rbd.c:6149:17: warning: result of comparison of constant 2305843009213693948 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
+ 1 ../drivers/infiniband/ulp/srpt/ib_srpt.c:1811:5: warning: cast from 'void (*)(struct ib_event *, struct srpt_rdma_ch *)' to 'void (*)(struct ib_event *, void *)' converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/most/most_usb.c:122: warning: Function parameter or member 'clear_work' not described in 'most_dev'
+ 1 ../drivers/most/most_usb.c:122: warning: Function parameter or member 'dev' not described in 'most_dev'
+ 1 ../drivers/most/most_usb.c:122: warning: Function parameter or member 'on_netinfo' not described in 'most_dev'
+ 1 ../drivers/most/most_usb.c:650: warning: Function parameter or member 'on_netinfo' not described in 'hdm_request_netinfo'
+ 1 ../drivers/most/most_usb.c:69: warning: Function parameter or member 'dev' not described in 'most_dci_obj'
+ 1 ../drivers/net/caif/caif_serial.c:130:20: warning: unused function 'debugfs_tx' [-Wunused-function]
+ 1 ../drivers/net/ethernet/8390/pcnet_cs.c:1169:9: warning: variable 'xfer_count' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/net/ethernet/broadcom/bcmsysport.c:49:1: warning: unused function 'txchk_readl' [-Wunused-function]
+ 1 ../drivers/net/ethernet/broadcom/bcmsysport.c:49:1: warning: unused function 'txchk_writel' [-Wunused-function]
+ 1 ../drivers/net/ethernet/broadcom/bcmsysport.c:51:1: warning: unused function 'tbuf_readl' [-Wunused-function]
+ 1 ../drivers/net/ethernet/broadcom/bcmsysport.c:51:1: warning: unused function 'tbuf_writel' [-Wunused-function]
+ 1 ../drivers/net/ethernet/brocade/bna/bnad.c:1995:4: warning: cast from 'void (*)(struct delayed_work *)' to 'work_func_t' (aka 'void (*)(struct work_struct *)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/net/ethernet/brocade/bna/bnad.c:2252:4: warning: cast from 'void (*)(void *)' to 'work_func_t' (aka 'void (*)(struct work_struct *)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:1493:16: warning: cast from 'void (*)(struct octeon_device *, struct octeon_mbox_cmd *, void *)' to 'octeon_mbox_callback_t' (aka 'void (*)(void *, void *, void *)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:432:16: warning: cast from 'void (*)(struct octeon_device *, struct octeon_mbox_cmd *, void *)' to 'octeon_mbox_callback_t' (aka 'void (*)(void *, void *, void *)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/net/ethernet/chelsio/cxgb4/sge.c:814:28: warning: unused function 'calc_tx_descs' [-Wunused-function]
+ 1 ../drivers/net/ethernet/natsemi/ns83820.c:1704:6: warning: variable 'loops' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/net/ethernet/ni/nixge.c:1272:12: warning: cast to smaller integer type 'enum nixge_version' from 'const void *' [-Wvoid-pointer-to-enum-cast]
+ 1 ../drivers/net/ethernet/sun/niu.c:4650:6: warning: variable 'val' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/net/ethernet/ti/cpsw_ale.c:220:1: warning: unused function 'cpsw_ale_get_mcast_state' [-Wunused-function]
+ 1 ../drivers/net/ethernet/ti/cpsw_ale.c:224:1: warning: unused function 'cpsw_ale_get_port_num' [-Wunused-function]
+ 1 ../drivers/net/ethernet/ti/cpsw_ale.c:225:1: warning: unused function 'cpsw_ale_get_blocked' [-Wunused-function]
+ 1 ../drivers/net/ethernet/ti/cpsw_ale.c:226:1: warning: unused function 'cpsw_ale_get_secure' [-Wunused-function]
+ 1 ../drivers/net/ethernet/ti/cpsw_ale.c:227:1: warning: unused function 'cpsw_ale_set_mcast' [-Wunused-function]
+ 1 ../drivers/net/ethernet/ti/cpts.c:691:12: warning: cast from 'void (*)(struct clk_hw *)' to 'void (*)(void *)' converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/net/ethernet/ti/cpts.c:703:12: warning: cast from 'void (*)(struct device_node *)' to 'void (*)(void *)' converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/net/ethernet/ti/tlan.c:2072:7: warning: variable 'def_tx' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.c:64:34: warning: cast from 'void (*)(struct brcms_phy *)' to 'void (*)(void *)' converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/net/wireless/intel/iwlegacy/4965-mac.c:4234:7: warning: variable 'len' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/net/wireless/realtek/rtw89/fw.c:395:28: warning: cast to smaller integer type 'enum rtw89_fw_type' from 'const void *' [-Wvoid-pointer-to-enum-cast]
+ 1 ../drivers/net/wireless/realtek/rtw89/fw.c:575:13: warning: cast to smaller integer type 'enum rtw89_rf_path' from 'const void *' [-Wvoid-pointer-to-enum-cast]
+ 1 ../drivers/rpmsg/rpmsg_char.c:75: warning: Function parameter or member 'remote_flow_restricted' not described in 'rpmsg_eptdev'
+ 1 ../drivers/rpmsg/rpmsg_char.c:75: warning: Function parameter or member 'remote_flow_updated' not described in 'rpmsg_eptdev'
+ 1 ../drivers/scsi/bfa/bfa_core.c:1021:6: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:1546:2: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:1688:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:1917:11: warning: cast from 'bfa_cb_cbfn_t' (aka 'void (*)(void *, enum bfa_boolean)') to 'bfa_cb_cbfn_status_t' (aka 'void (*)(void *, enum bfa_status)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:260:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:281:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:285:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:289:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:293:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:314:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:318:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:322:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:326:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:347:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:351:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:355:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:359:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:382:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:385:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:388:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:391:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:413:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:416:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:419:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:441:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:464:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:494:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:498:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:502:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:506:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:535:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:545:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:549:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:552:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:580:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:609:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:612:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:634:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:637:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:640:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:666:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:672:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:675:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1134:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1448:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1449:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1450:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1451:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1452:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1453:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1511:5: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1527:5: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1533:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1537:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1541:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1552:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1575:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1578:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1582:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1590:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1598:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1618:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1625:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1632:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1643:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1645:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1657:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1659:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1667:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1676:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1683:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1702:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1705:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1713:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1715:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1723:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1733:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1760:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1766:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1773:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1784:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1786:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1794:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1830:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1836:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1842:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1848:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1877:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1882:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1890:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1898:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1921:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1928:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1933:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1941:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1949:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1972:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1985:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1992:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1999:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2019:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2046:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2052:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2060:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2079:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2692:7: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2694:7: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2695:7: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2696:7: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2697:7: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2698:7: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2774:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2796:6: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3033:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3041:4: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3048:4: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3071:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3076:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3078:4: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3086:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3114:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3119:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3136:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3148:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3168:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3176:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3182:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3208:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3213:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3234:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3524:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:515:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:537:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:539:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:543:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:548:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:567:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:574:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:579:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:581:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:585:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:602:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:607:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:613:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:619:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:641:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:643:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:647:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:667:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:674:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:680:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:687:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:709:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:714:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:720:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:742:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:744:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:748:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:753:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:779:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:781:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:785:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:805:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:810:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:814:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:832:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:837:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:841:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:862:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:869:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:871:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:875:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:892:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:903:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:905:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:928:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:946:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:951:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:1614:2: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:212:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:241:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:249:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:254:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:264:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:289:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:296:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:306:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:311:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:338:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:341:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:347:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:354:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:364:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:368:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:373:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:393:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:398:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:403:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:425:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:430:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:435:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:439:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:444:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:465:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:470:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:491:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:496:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:517:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:523:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:555:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:565:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:570:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:575:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:599:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:603:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:655:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:686:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:688:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:698:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:700:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:721:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:111:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:115:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:121:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:127:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:147:4: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:149:4: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:156:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:163:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:167:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:173:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:179:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:203:4: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:206:4: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:213:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:218:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:239:4: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:243:4: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:250:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:256:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:262:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:285:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:296:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:301:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:323:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:342:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:360:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:365:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:388:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:404:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:56:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:57:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:58:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:59:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:60:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:610:2: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:61:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:62:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:63:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:79:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:89:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1067:9: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1113:2: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1123:6: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1137:6: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1146:25: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1149:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1494:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1503:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1528:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1532:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1558:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1568:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1576:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1583:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:159:3: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1605:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1610:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1633:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1637:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:164:3: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1663:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1674:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1681:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1686:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1708:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1713:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1736:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1740:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1766:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1775:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1781:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1787:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1809:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1814:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1834:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:197:3: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:205:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:212:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:225:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:228:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:257:3: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:263:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:270:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2805:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2807:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:280:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:283:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2913:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2934:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2938:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2960:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2977:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2985:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2990:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3011:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3016:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3034:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3038:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3057:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3061:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3084:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3090:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3097:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3102:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:310:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3123:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3128:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3260:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3264:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3287:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3293:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3299:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3303:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3324:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3329:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:335:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3526:2: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3558:6: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3731:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3752:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3756:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3778:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3786:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3792:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3813:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3818:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3836:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3840:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3858:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3866:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3873:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3881:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3898:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3903:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3921:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3925:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3944:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3951:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3958:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3965:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3983:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3988:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4006:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4010:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4032:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4040:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4046:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4066:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4071:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4089:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4093:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4113:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4121:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4129:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4147:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4152:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4170:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4174:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4201:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4210:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4224:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4232:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4250:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4255:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4272:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4276:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4295:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4305:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4313:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4334:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4339:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4357:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4366:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5112:2: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5139:6: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5171:6: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5172:6: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5173:6: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5174:6: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5175:6: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5275:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5293:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5297:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5314:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5318:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5325:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5340:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5345:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5360:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5524:2: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6041:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6042:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6043:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6044:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6045:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6046:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6047:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6048:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6049:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6050:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6051:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6066:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6087:7: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6090:4: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6098:4: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6103:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6132:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6137:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6143:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6175:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6179:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6184:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6189:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6197:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6201:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6221:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6227:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6232:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6257:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6269:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6291:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6296:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6301:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6324:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6329:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6353:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6358:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6381:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6403:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6408:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6437:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6463:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6739:2: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:686:6: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1009:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1039:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1049:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1075:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1104:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1129:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts../drivers/scsi/bfa/bfa_fcs_lport.c:142:3: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1139:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1146:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1153:5: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1157:5: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1164:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1171:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1219:5: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1225:5: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1237:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1245:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1253:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1285:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1296:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1323:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1340:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1363:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1372:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1378:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1384:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1396:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1403:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1409:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:140:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:141:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:142:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1432:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1436:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:143:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1442:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:144:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1458:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:145:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1466:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:146:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:147:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1489:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:148:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1495:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:149:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1502:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1508:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:150:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1515:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:151:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:152:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1530:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:153:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:154:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1555:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1558:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:155:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1568:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:156:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1574:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:157:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1582:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1588:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:158:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1595:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:159:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:160:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:161:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1620:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:162:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:163:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1644:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:164:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1673:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:179:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:185:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:190:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:196:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:218:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:222:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:228:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:234:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:2351:2: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:246:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:253:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:279:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:284:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:298:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:307:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:314:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3154:4: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3177:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3181:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3201:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3211:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3220:4: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3222:4: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3227:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3248:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3254:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3274:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3294:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3316:2: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:345:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:350:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:360:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:366:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:378:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:385:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:393:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:415:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:432:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:440:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:451:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:460:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:468:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:480:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:486:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:492:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:498:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:524:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:533:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:536:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:542:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:552:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:558:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:563:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:587:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:596:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:604:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:610:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:615:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:637:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:642:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:652:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:657:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:663:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:690:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:694:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:707:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:716:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:739:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:746:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:750:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:756:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:766:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:775:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:799:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:803:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:810:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:817:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:826:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:850:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:863:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:868:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:880:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:887:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:911:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:919:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:928:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:952:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:957:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:963:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:974:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:999:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1007:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1011:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1015:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1043:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1052:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1083:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1087:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1118:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1123:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1154:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1158:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1164:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1170:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1199:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1204:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1243:4: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1246:5: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1249:5: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1255:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1261:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1290:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:144:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:145:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:146:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:147:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:148:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:149:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:150:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:151:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:152:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:153:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2272:9: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:232:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:233:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:234:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:235:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:236:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2371:2: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:237:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:238:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:239:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:240:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:241:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:242:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:243:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:244:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:245:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2636:9: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2637:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2646:9: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2647:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2648:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2660:7: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:271:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:284:2: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:297:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:305:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:331:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:338:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:345:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:349:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:353:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:384:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:393:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:400:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:434:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:443:4: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:445:4: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:478:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:491:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:516:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:524:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:550:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:559:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:566:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:573:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:577:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5858:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5869:4: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5897:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5900:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5905:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5910:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5929:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5932:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5954:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5966:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5973:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5995:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6010:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6015:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6020:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6023:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6040:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6043:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:608:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6090:2: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:612:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6152:6: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:648:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:686:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:775:5: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:783:4: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:788:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:794:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:800:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:836:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:841:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:847:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:878:4: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:886:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:892:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:920:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:926:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:933:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:967:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:978:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:984:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1171:4: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1174:4: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1229:4: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1243:4: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1258:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1282:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1288:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1317:4: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1320:4: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1328:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1338:4: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1346:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1365:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1370:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1376:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1387:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1408:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1413:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1432:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1438:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1856:2: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2032:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2035:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2053:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2057:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:205:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:206:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2075:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:207:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2081:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:208:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2095:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:209:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:210:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2115:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:211:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2121:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:212:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:213:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2140:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2145:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:214:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2159:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:215:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2161:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:216:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2173:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2177:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:217:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2183:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:218:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:219:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2204:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2251:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2253:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2265:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2269:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2275:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2301:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2303:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2320:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2339:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2355:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2374:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2390:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2395:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2400:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2418:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2425:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2441:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2444:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2446:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2451:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2459:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2471:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2490:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2501:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2503:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2515:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2527:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2551:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2556:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2558:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2576:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2580:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2584:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2601:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2603:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2627:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2629:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2652:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2656:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2683:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2687:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2691:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2708:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2721:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2725:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2750:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2752:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2762:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2768:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2787:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2807:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2811:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2830:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2834:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2854:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2874:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2878:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2897:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2901:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2921:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2925:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:3030:2: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:3031:2: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4169:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4314:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4333:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4335:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4340:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4346:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4367:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4373:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4378:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4383:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4403:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4409:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4416:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4423:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4448:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4450:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4456:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4458:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4463:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4513:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4519:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4524:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4542:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4548:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4553:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4576:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4583:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4585:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4590:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4615:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4621:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4639:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4645:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4669:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4671:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4676:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4700:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4702:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4707:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4712:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4739:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4746:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4748:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4829:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:5062:11: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:5714:2: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6145:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6147:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6163:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6183:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6189:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6213:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6219:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6223:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6240:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6242:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6248:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6250:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6254:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6280:5: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6283:5: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6290:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6312:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6317:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6339:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6343:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6364:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6370:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6397:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6401:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6420:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6433:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6450:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6455:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6532:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6533:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6534:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6535:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6536:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6537:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6722:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6783:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6829:7: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6882:7: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:1007:7: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:1008:4: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:1334:2: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:1356:6: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:169:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:202:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:260:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:285:4: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:288:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:292:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:300:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:319:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:323:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:328:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:345:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:361:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:377:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad_bsg.c:2138:29: warning: cast from 'void (*)(void *, enum bfa_status)' to 'bfa_cb_cbfn_t' (aka 'void (*)(void *, enum bfa_boolean)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad_bsg.c:2162:29: warning: cast from 'void (*)(void *, enum bfa_status)' to 'bfa_cb_cbfn_t' (aka 'void (*)(void *, enum bfa_boolean)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad_bsg.c:2446:29: warning: cast from 'void (*)(void *, enum bfa_status)' to 'bfa_cb_cbfn_t' (aka 'void (*)(void *, enum bfa_boolean)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad_bsg.c:2477:29: warning: cast from 'void (*)(void *, enum bfa_status)' to 'bfa_cb_cbfn_t' (aka 'void (*)(void *, enum bfa_boolean)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/csiostor/csio_lnode.c:1098:33: warning: cast from 'void (*)(struct csio_lnode *, enum csio_ln_ev)' to 'csio_sm_state_t' (aka 'void (*)(void *, unsigned int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/csiostor/csio_lnode.c:1369:29: warning: cast from 'void (*)(struct csio_lnode *, enum csio_ln_ev)' to 'csio_sm_state_t' (aka 'void (*)(void *, unsigned int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/csiostor/csio_lnode.c:1373:29: warning: cast from 'void (*)(struct csio_lnode *, enum csio_ln_ev)' to 'csio_sm_state_t' (aka 'void (*)(void *, unsigned int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/csiostor/csio_lnode.c:1377:29: warning: cast from 'void (*)(struct csio_lnode *, enum csio_ln_ev)' to 'csio_sm_state_t' (aka 'void (*)(void *, unsigned int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/lpfc/lpfc_bsg.c:2806:11: warning: variable 'offset' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/scsi/qla2xxx/qla_isr.c:3897: warning: Function parameter or member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail'
+ 1 ../drivers/staging/rtl8192e/rtllib_crypt_tkip.c:641:7: warning: variable 'iv32' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c:649:7: warning: variable 'iv32' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8712/rtl8712_recv.c:139:6: warning: variable 'drvinfo_sz' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8723bs/core/rtw_efuse.c:285:6: warning: variable 'efuseValue' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:288:6: warning: variable 'poll_cnt' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8723bs/core/rtw_recv.c:2030:7: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8723bs/core/rtw_xmit.c:1938:13: warning: variable 'drop_cnt' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8723bs/hal/hal_com.c:964:6: warning: variable 'res' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1050:5: warning: variable 'hoffset' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:957:5: warning: variable 'hoffset' set but not used [-Wunused-but-set-variable]
+ 1 ../fs/ceph/snap.c:372:10: warning: result of comparison of constant 2305843009213693948 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
+ 1 ../fs/proc/proc_net.c:161: warning: Function parameter or member 'state_size' not described in 'proc_create_net_data_write'
+ 1 ../fs/smb/server/auth.c:221: warning: Function parameter or member 'conn' not described in 'ksmbd_auth_ntlmv2'
+ 1 ../fs/smb/server/auth.c:221: warning: Function parameter or member 'cryptkey' not described in 'ksmbd_auth_ntlmv2'
+ 1 ../fs/smb/server/auth.c:305: warning: Excess function parameter 'usr' description in 'ksmbd_decode_ntlmssp_auth_blob'
+ 1 ../fs/smb/server/auth.c:305: warning: Function parameter or member 'blob_len' not described in 'ksmbd_decode_ntlmssp_auth_blob'
+ 1 ../fs/smb/server/auth.c:305: warning: Function parameter or member 'conn' not described in 'ksmbd_decode_ntlmssp_auth_blob'
+ 1 ../fs/smb/server/auth.c:385: warning: Excess function parameter 'rsp' description in 'ksmbd_decode_ntlmssp_neg_blob'
+ 1 ../fs/smb/server/auth.c:385: warning: Excess function parameter 'sess' description in 'ksmbd_decode_ntlmssp_neg_blob'
+ 1 ../fs/smb/server/auth.c:385: warning: Function parameter or member 'blob_len' not described in 'ksmbd_decode_ntlmssp_neg_blob'
+ 1 ../fs/smb/server/auth.c:385: warning: Function parameter or member 'conn' not described in 'ksmbd_decode_ntlmssp_neg_blob'
+ 1 ../fs/smb/server/auth.c:413: warning: Excess function parameter 'rsp' description in 'ksmbd_build_ntlmssp_challenge_blob'
+ 1 ../fs/smb/server/auth.c:413: warning: Excess function parameter 'sess' description in 'ksmbd_build_ntlmssp_challenge_blob'
+ 1 ../fs/smb/server/auth.c:413: warning: Function parameter or member 'conn' not described in 'ksmbd_build_ntlmssp_challenge_blob'
+ 1 ../fs/smb/server/misc.c:269: warning: Function parameter or member 'um' not described in 'ksmbd_extract_sharename'
+ 1 ../fs/smb/server/transport_tcp.c:373: warning: Function parameter or member 'max_retries' not described in 'ksmbd_tcp_read'
+ 1 ../fs/smb/server/transport_tcp.c:422: warning: Function parameter or member 'iface' not described in 'create_socket'
+ 1 ../fs/smb/server/vfs.c:1172: warning: Function parameter or member 'um' not described in 'ksmbd_vfs_lookup_in_dir'
+ 1 ../fs/smb/server/vfs.c:1207: warning: Function parameter or member 'parent_path' not described in 'ksmbd_vfs_kern_path_locked'
+ 1 ../fs/smb/server/vfs.c:1207: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_kern_path_locked'
+ 1 ../fs/smb/server/vfs.c:376: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_read'
+ 1 ../fs/smb/server/vfs.c:376: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_read'
+ 1 ../fs/smb/server/vfs.c:492: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_write'
+ 1 ../fs/smb/server/vfs.c:492: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_write'
+ 1 ../fs/smb/server/vfs.c:54: warning: Function parameter or member 'child' not described in 'ksmbd_vfs_lock_parent'
+ 1 ../fs/smb/server/vfs.c:54: warning: Function parameter or member 'parent' not described in 'ksmbd_vfs_lock_parent'
+ 1 ../fs/smb/server/vfs.c:555: warning: Excess function parameter 'attrs' description in 'ksmbd_vfs_getattr'
+ 1 ../fs/smb/server/vfs.c:555: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_getattr'
+ 1 ../fs/smb/server/vfs.c:555: warning: Excess function parameter 'work' description in 'ksmbd_vfs_getattr'
+ 1 ../fs/smb/server/vfs.c:555: warning: Function parameter or member 'path' not described in 'ksmbd_vfs_getattr'
+ 1 ../fs/smb/server/vfs.c:555: warning: Function parameter or member 'stat' not described in 'ksmbd_vfs_getattr'
+ 1 ../fs/smb/server/vfs.c:572: warning: Function parameter or member 'p_id' not described in 'ksmbd_vfs_fsync'
+ 1 ../fs/smb/server/vfs.c:595: warning: Excess function parameter 'name' description in 'ksmbd_vfs_remove_file'
+ 1 ../fs/smb/server/vfs.c:595: warning: Function parameter or member 'path' not described in 'ksmbd_vfs_remove_file'
+ 1 ../fs/smb/server/vfs.c:595: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_remove_file'
+ 1 ../fs/smb/server/vfs.c:638: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_link'
+ 1 ../fs/smb/server/vfs.c:815: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_truncate'
+ 1 ../fs/smb/server/vfs.c:815: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_truncate'
+ 1 ../fs/smb/server/vfs.c:856: warning: Excess function parameter 'size' description in 'ksmbd_vfs_listxattr'
+ 1 ../fs/smb/server/vfs.c:933: warning: Excess function parameter 'dentry' description in 'ksmbd_vfs_setxattr'
+ 1 ../fs/smb/server/vfs.c:933: warning: Function parameter or member 'path' not described in 'ksmbd_vfs_setxattr'
+ 1 ../fs/smb/server/vfs.c:958: warning: Excess function parameter 'options' description in 'ksmbd_vfs_set_fadvise'
+ 1 ../fs/smb/server/vfs.c:958: warning: Function parameter or member 'option' not described in 'ksmbd_vfs_set_fadvise'
+ 30 ../include/linux/fortify-string.h:592:4: warning: call to '__read_overflow2_field' declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 1 ../kernel/bpf/cgroup.c:1359: warning: Excess function parameter 'type' description in '__cgroup_bpf_run_filter_skb'
+ 1 ../kernel/bpf/cgroup.c:1359: warning: Function parameter or member 'atype' not described in '__cgroup_bpf_run_filter_skb'
+ 1 ../kernel/bpf/cgroup.c:1439: warning: Excess function parameter 'type' description in '__cgroup_bpf_run_filter_sk'
+ 1 ../kernel/bpf/cgroup.c:1439: warning: Function parameter or member 'atype' not described in '__cgroup_bpf_run_filter_sk'
+ 1 ../kernel/bpf/cgroup.c:1467: warning: Excess function parameter 'type' description in '__cgroup_bpf_run_filter_sock_addr'
+ 1 ../kernel/bpf/cgroup.c:1467: warning: Function parameter or member 'atype' not described in '__cgroup_bpf_run_filter_sock_addr'
+ 1 ../kernel/bpf/cgroup.c:1512: warning: Excess function parameter 'type' description in '__cgroup_bpf_run_filter_sock_ops'
+ 1 ../kernel/bpf/cgroup.c:1512: warning: Function parameter or member 'atype' not described in '__cgroup_bpf_run_filter_sock_ops'
+ 1 ../kernel/bpf/cgroup.c:1685: warning: Excess function parameter 'type' description in '__cgroup_bpf_run_filter_sysctl'
+ 1 ../kernel/bpf/cgroup.c:1685: warning: Function parameter or member 'atype' not described in '__cgroup_bpf_run_filter_sysctl'
+ 1 ../kernel/bpf/cgroup.c:795: warning: Excess function parameter 'type' description in '__cgroup_bpf_replace'
+ 1 ../kernel/bpf/cgroup.c:795: warning: Function parameter or member 'new_prog' not described in '__cgroup_bpf_replace'
+ 1 ../kernel/fork.c:1406: warning: Function parameter or member 'mm' not described in 'set_mm_exe_file'
+ 1 ../kernel/fork.c:1406: warning: Function parameter or member 'new_exe_file' not described in 'set_mm_exe_file'
+ 1 ../kernel/fork.c:1441: warning: Function parameter or member 'mm' not described in 'replace_mm_exe_file'
+ 1 ../kernel/fork.c:1441: warning: Function parameter or member 'new_exe_file' not described in 'replace_mm_exe_file'
+ 1 ../kernel/fork.c:1491: warning: Function parameter or member 'mm' not described in 'get_mm_exe_file'
+ 1 ../kernel/fork.c:1510: warning: Function parameter or member 'task' not described in 'get_task_exe_file'
+ 1 ../kernel/fork.c:1534: warning: Function parameter or member 'task' not described in 'get_task_mm'
+ 1 ../kernel/fork.c:2109: warning: bad line:
+ 1 ../kernel/fork.c:2130: warning: Excess function parameter 'pidfd' description in '__pidfd_prepare'
+ 1 ../kernel/fork.c:2130: warning: Function parameter or member 'ret' not described in '__pidfd_prepare'
+ 1 ../kernel/fork.c:2179: warning: Excess function parameter 'pidfd' description in 'pidfd_prepare'
+ 1 ../kernel/fork.c:2179: warning: Function parameter or member 'ret' not described in 'pidfd_prepare'
+ 1 ../kernel/fork.c:3195: warning: expecting prototype for clone3(). Prototype was for sys_clone3() instead
+ 1 ../kernel/pid.c:628: warning: expecting prototype for pidfd_open(). Prototype was for sys_pidfd_open() instead
+ 1 ../kernel/sched/core.c:6508:20: warning: unused function 'sched_core_cpu_deactivate' [-Wunused-function]
+ 1 ../kernel/trace/trace_kprobe.c:1053: warning: Excess function parameter 'args' description in '__kprobe_event_add_fields'
+ 1 ../kernel/trace/trace_kprobe.c:985: warning: Excess function parameter 'args' description in '__kprobe_event_gen_cmd_start'
+ 1 ../lib/test_blackhole_dev.c:32:17: warning: variable 'ethh' set but not used [-Wunused-but-set-variable]
+ 1 ../net/ceph/osdmap.c:1441:10: warning: result of comparison of constant 4611686018427387891 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
+ 1 ../net/ceph/osdmap.c:1624:10: warning: result of comparison of constant 2305843009213693945 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
+ 1 ../net/dccp/ccids/ccid2.c:365: warning: Function parameter or member 'mrtt' not described in 'ccid2_rtt_estimator'
+ 1 ../net/ipv4/tcp_lp.c:122: warning: Function parameter or member 'ack' not described in 'tcp_lp_cong_avoid'
+ 1 ../net/ipv4/tcp_lp.c:122: warning: Function parameter or member 'acked' not described in 'tcp_lp_cong_avoid'
+ 1 ../net/ipv4/tcp_lp.c:272: warning: Function parameter or member 'sample' not described in 'tcp_lp_pkts_acked'
+ 1 ../net/ipv6/ip6_fib.c:1795:6: warning: variable 'iter' set but not used [-Wunused-but-set-variable]
+ 1 ../net/netfilter/nf_tables_core.c:39:20: warning: unused function 'nf_skip_indirect_calls' [-Wunused-function]
+ 1 ../net/wireless/lib80211_crypt_tkip.c:667:7: warning: variable 'iv32' set but not used [-Wunused-but-set-variable]
+ 1 ../security/apparmor/audit.c:150: warning: Function parameter or member 'type' not described in 'aa_audit_msg'
+ 1 ../security/apparmor/capability.c:45: warning: Function parameter or member 'ab' not described in 'audit_cb'
+ 1 ../security/apparmor/capability.c:45: warning: Function parameter or member 'va' not described in 'audit_cb'
+ 1 ../security/apparmor/domain.c:279: warning: Function parameter or member 'perms' not described in 'change_profile_perms'
+ 1 ../security/apparmor/domain.c:380: warning: Function parameter or member 'bprm' not described in 'find_attach'
+ 1 ../security/apparmor/domain.c:380: warning: Function parameter or member 'head' not described in 'find_attach'
+ 1 ../security/apparmor/domain.c:380: warning: Function parameter or member 'info' not described in 'find_attach'
+ 1 ../security/apparmor/domain.c:380: warning: Function parameter or member 'name' not described in 'find_attach'
+ 1 ../security/apparmor/domain.c:558: warning: Function parameter or member 'info' not described in 'x_to_label'
+ 1 ../security/apparmor/file.c:177: warning: Excess function parameter 'dfa' description in 'aa_lookup_fperms'
+ 1 ../security/apparmor/file.c:177: warning: Function parameter or member 'file_rules' not described in 'aa_lookup_fperms'
+ 1 ../security/apparmor/file.c:202: warning: Excess function parameter 'dfa' description in 'aa_str_perms'
+ 1 ../security/apparmor/file.c:202: warning: Excess function parameter 'state' description in 'aa_str_perms'
+ 1 ../security/apparmor/file.c:202: warning: Function parameter or member 'file_rules' not described in 'aa_str_perms'
+ 1 ../security/apparmor/file.c:202: warning: Function parameter or member 'start' not described in 'aa_str_perms'
+ 1 ../security/apparmor/label.c:1221: warning: Excess function parameter 'ls' description in 'aa_label_merge'
+ 1 ../security/apparmor/label.c:1302: warning: Excess function parameter 'start' description in 'label_compound_match'
+ 1 ../security/apparmor/label.c:1302: warning: Function parameter or member 'rules' not described in 'label_compound_match'
+ 1 ../security/apparmor/label.c:1302: warning: Function parameter or member 'state' not described in 'label_compound_match'
+ 1 ../security/apparmor/label.c:166: warning: Excess function parameter 'n' description in 'vec_cmp'
+ 1 ../security/apparmor/label.c:166: warning: Excess function parameter 'vec' description in 'vec_cmp'
+ 1 ../security/apparmor/label.c:166: warning: Function parameter or member 'an' not described in 'vec_cmp'
+ 1 ../security/apparmor/label.c:166: warning: Function parameter or member 'b' not described in 'vec_cmp'
+ 1 ../security/apparmor/label.c:166: warning: Function parameter or member 'bn' not described in 'vec_cmp'
+ 1 ../security/apparmor/label.c:2051: warning: Function parameter or member 'label' not described in '__label_update'
+ 1 ../security/apparmor/label.c:266: warning: Function parameter or member 'flags' not described in 'aa_vec_unique'
+ 1 ../security/apparmor/label.c:594: warning: Excess function parameter 'l' description in '__label_remove'
+ 1 ../security/apparmor/label.c:594: warning: Function parameter or member 'label' not described in '__label_remove'
+ 1 ../security/apparmor/label.c:929: warning: Function parameter or member 'label' not described in 'aa_label_insert'
+ 1 ../security/apparmor/label.c:929: warning: Function parameter or member 'ls' not described in 'aa_label_insert'
+ 1 ../security/apparmor/lib.c:33: warning: Excess function parameter 'str' description in 'aa_free_str_table'
+ 1 ../security/apparmor/lib.c:33: warning: Function parameter or member 't' not described in 'aa_free_str_table'
+ 1 ../security/apparmor/lib.c:390: warning: Excess function parameter 'deny' description in 'aa_check_perms'
+ 1 ../security/apparmor/lib.c:94: warning: Function parameter or member 'n' not described in 'skipn_spaces'
+ 1 ../security/apparmor/lsm.c:1002: warning: Function parameter or member 'msg' not described in 'apparmor_socket_sendmsg'
+ 1 ../security/apparmor/lsm.c:1002: warning: Function parameter or member 'size' not described in 'apparmor_socket_sendmsg'
+ 1 ../security/apparmor/lsm.c:1002: warning: Function parameter or member 'sock' not described in 'apparmor_socket_sendmsg'
+ 1 ../security/apparmor/lsm.c:1011: warning: Function parameter or member 'flags' not described in 'apparmor_socket_recvmsg'
+ 1 ../security/apparmor/lsm.c:1011: warning: Function parameter or member 'msg' not described in 'apparmor_socket_recvmsg'
+ 1 ../security/apparmor/lsm.c:1011: warning: Function parameter or member 'size' not described in 'apparmor_socket_recvmsg'
+ 1 ../security/apparmor/lsm.c:1011: warning: Function parameter or member 'sock' not described in 'apparmor_socket_recvmsg'
+ 1 ../security/apparmor/lsm.c:1031: warning: Function parameter or member 'sock' not described in 'apparmor_socket_getsockname'
+ 1 ../security/apparmor/lsm.c:1039: warning: Function parameter or member 'sock' not described in 'apparmor_socket_getpeername'
+ 1 ../security/apparmor/lsm.c:1061: warning: Function parameter or member 'level' not described in 'apparmor_socket_getsockopt'
+ 1 ../security/apparmor/lsm.c:1061: warning: Function parameter or member 'optname' not described in 'apparmor_socket_getsockopt'
+ 1 ../security/apparmor/lsm.c:1061: warning: Function parameter or member 'sock' not described in 'apparmor_socket_getsockopt'
+ 1 ../security/apparmor/lsm.c:1071: warning: Function parameter or member 'level' not described in 'apparmor_socket_setsockopt'
+ 1 ../security/apparmor/lsm.c:1071: warning: Function parameter or member 'optname' not described in 'apparmor_socket_setsockopt'
+ 1 ../security/apparmor/lsm.c:1071: warning: Function parameter or member 'sock' not described in 'apparmor_socket_setsockopt'
+ 1 ../security/apparmor/lsm.c:1080: warning: Function parameter or member 'how' not described in 'apparmor_socket_shutdown'
+ 1 ../security/apparmor/lsm.c:1080: warning: Function parameter or member 'sock' not described in 'apparmor_socket_shutdown'
+ 1 ../security/apparmor/lsm.c:1094: warning: Function parameter or member 'sk' not described in 'apparmor_socket_sock_rcv_skb'
+ 1 ../security/apparmor/lsm.c:1094: warning: Function parameter or member 'skb' not described in 'apparmor_socket_sock_rcv_skb'
+ 1 ../security/apparmor/lsm.c:1124: warning: Function parameter or member 'len' not described in 'apparmor_socket_getpeersec_stream'
+ 1 ../security/apparmor/lsm.c:1124: warning: Function parameter or member 'optlen' not described in 'apparmor_socket_getpeersec_stream'
+ 1 ../security/apparmor/lsm.c:1124: warning: Function parameter or member 'optval' not described in 'apparmor_socket_getpeersec_stream'
+ 1 ../security/apparmor/lsm.c:1124: warning: Function parameter or member 'sock' not described in 'apparmor_socket_getpeersec_stream'
+ 1 ../security/apparmor/lsm.c:825: warning: Function parameter or member 'family' not described in 'apparmor_sk_alloc_security'
+ 1 ../security/apparmor/lsm.c:825: warning: Function parameter or member 'flags' not described in 'apparmor_sk_alloc_security'
+ 1 ../security/apparmor/lsm.c:825: warning: Function parameter or member 'sk' not described in 'apparmor_sk_alloc_security'
+ 1 ../security/apparmor/lsm.c:841: warning: Function parameter or member 'sk' not described in 'apparmor_sk_free_security'
+ 1 ../security/apparmor/lsm.c:855: warning: Function parameter or member 'newsk' not described in 'apparmor_sk_clone_security'
+ 1 ../security/apparmor/lsm.c:855: warning: Function parameter or member 'sk' not described in 'apparmor_sk_clone_security'
+ 1 ../security/apparmor/lsm.c:872: warning: Function parameter or member 'family' not described in 'apparmor_socket_create'
+ 1 ../security/apparmor/lsm.c:872: warning: Function parameter or member 'kern' not described in 'apparmor_socket_create'
+ 1 ../security/apparmor/lsm.c:872: warning: Function parameter or member 'protocol' not described in 'apparmor_socket_create'
+ 1 ../security/apparmor/lsm.c:872: warning: Function parameter or member 'type' not described in 'apparmor_socket_create'
+ 1 ../security/apparmor/lsm.c:901: warning: Function parameter or member 'family' not described in 'apparmor_socket_post_create'
+ 1 ../security/apparmor/lsm.c:901: warning: Function parameter or member 'kern' not described in 'apparmor_socket_post_create'
+ 1 ../security/apparmor/lsm.c:901: warning: Function parameter or member 'protocol' not described in 'apparmor_socket_post_create'
+ 1 ../security/apparmor/lsm.c:901: warning: Function parameter or member 'sock' not described in 'apparmor_socket_post_create'
+ 1 ../security/apparmor/lsm.c:901: warning: Function parameter or member 'type' not described in 'apparmor_socket_post_create'
+ 1 ../security/apparmor/lsm.c:925: warning: Function parameter or member 'address' not described in 'apparmor_socket_bind'
+ 1 ../security/apparmor/lsm.c:925: warning: Function parameter or member 'addrlen' not described in 'apparmor_socket_bind'
+ 1 ../security/apparmor/lsm.c:925: warning: Function parameter or member 'sock' not described in 'apparmor_socket_bind'
+ 1 ../security/apparmor/lsm.c:941: warning: Function parameter or member 'address' not described in 'apparmor_socket_connect'
+ 1 ../security/apparmor/lsm.c:941: warning: Function parameter or member 'addrlen' not described in 'apparmor_socket_connect'
+ 1 ../security/apparmor/lsm.c:941: warning: Function parameter or member 'sock' not described in 'apparmor_socket_connect'
+ 1 ../security/apparmor/lsm.c:956: warning: Function parameter or member 'backlog' not described in 'apparmor_socket_listen'
+ 1 ../security/apparmor/lsm.c:956: warning: Function parameter or member 'sock' not described in 'apparmor_socket_listen'
+ 1 ../security/apparmor/lsm.c:973: warning: Function parameter or member 'newsock' not described in 'apparmor_socket_accept'
+ 1 ../security/apparmor/lsm.c:973: warning: Function parameter or member 'sock' not described in 'apparmor_socket_accept'
+ 1 ../security/apparmor/policy.c:294: warning: Function parameter or member 'proxy' not described in 'aa_alloc_profile'
+ 1 ../security/apparmor/policy.c:785: warning: Function parameter or member 'label' not described in 'aa_policy_view_capable'
+ 1 ../security/apparmor/policy.c:785: warning: Function parameter or member 'ns' not described in 'aa_policy_view_capable'
+ 1 ../security/apparmor/policy.c:847: warning: Function parameter or member 'ns' not described in 'aa_may_manage_policy'
+ 1 ../security/apparmor/policy.c:964: warning: Function parameter or member 'hname' not described in '__lookup_replace'
+ 1 ../security/apparmor/policy.c:964: warning: Function parameter or member 'info' not described in '__lookup_replace'
+ 1 ../security/apparmor/policy.c:964: warning: Function parameter or member 'noreplace' not described in '__lookup_replace'
+ 1 ../security/apparmor/policy.c:964: warning: Function parameter or member 'ns' not described in '__lookup_replace'
+ 1 ../security/apparmor/policy.c:964: warning: Function parameter or member 'p' not described in '__lookup_replace'
+ 1 ../security/apparmor/policy_compat.c:151: warning: Function parameter or member 'size' not described in 'compute_fperms'
+ 1 ../security/apparmor/policy_unpack.c:1176: warning: Function parameter or member 'table_size' not described in 'verify_dfa_accept_index'
+ 1 ../security/apparmor/resource.c:111: warning: Function parameter or member 'label' not described in 'aa_task_setrlimit'
+ 1 ../security/apparmor/resource.c:111: warning: Function parameter or member 'new_rlim' not described in 'aa_task_setrlimit'
+ 1 ../security/apparmor/resource.c:111: warning: Function parameter or member 'resource' not described in 'aa_task_setrlimit'
+ 1 ../security/apparmor/resource.c:111: warning: Function parameter or member 'task' not described in 'aa_task_setrlimit'
Per-file breakdown
--- /tmp/tmp.JYiZJgsn92 2023-09-21 03:42:53.513825066 +0000
+++ /tmp/tmp.UpAjUk3TXM 2023-09-21 03:42:53.537825066 +0000
@@ -0,0 +1,77 @@
+ 1 ../drivers/base/core.c
+ 2 ../drivers/block/drbd/drbd_actlog.c
+ 4 ../drivers/block/drbd/drbd_bitmap.c
+ 4 ../drivers/block/drbd/drbd_main.c
+ 4 ../drivers/block/drbd/drbd_state.c
+ 1 ../drivers/block/rbd.c
+ 1 ../drivers/infiniband/ulp/srpt/ib_srpt.c
+ 5 ../drivers/most/most_usb.c
+ 1 ../drivers/net/caif/caif_serial.c
+ 1 ../drivers/net/ethernet/8390/pcnet_cs.c
+ 4 ../drivers/net/ethernet/broadcom/bcmsysport.c
+ 2 ../drivers/net/ethernet/brocade/bna/bnad.c
+ 1 ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c
+ 1 ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c
+ 1 ../drivers/net/ethernet/chelsio/cxgb4/sge.c
+ 1 ../drivers/net/ethernet/natsemi/ns83820.c
+ 1 ../drivers/net/ethernet/ni/nixge.c
+ 1 ../drivers/net/ethernet/sun/niu.c
+ 5 ../drivers/net/ethernet/ti/cpsw_ale.c
+ 2 ../drivers/net/ethernet/ti/cpts.c
+ 1 ../drivers/net/ethernet/ti/tlan.c
+ 1 ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.c
+ 1 ../drivers/net/wireless/intel/iwlegacy/4965-mac.c
+ 2 ../drivers/net/wireless/realtek/rtw89/fw.c
+ 2 ../drivers/rpmsg/rpmsg_char.c
+ 43 ../drivers/scsi/bfa/bfa_core.c
+ 135 ../drivers/scsi/bfa/bfa_fcpim.c
+ 43 ../drivers/scsi/bfa/bfa_fcs.c
+ 40 ../drivers/scsi/bfa/bfa_fcs_fcpim.c
+ 194 ../drivers/scsi/bfa/bfa_fcs_lport.c
+ 165 ../drivers/scsi/bfa/bfa_fcs_rport.c
+ 118 ../drivers/scsi/bfa/bfa_ioc.c
+ 200 ../drivers/scsi/bfa/bfa_svc.c
+ 17 ../drivers/scsi/bfa/bfad.c
+ 4 ../drivers/scsi/bfa/bfad_bsg.c
+ 4 ../drivers/scsi/csiostor/csio_lnode.c
+ 1 ../drivers/scsi/lpfc/lpfc_bsg.c
+ 1 ../drivers/scsi/qla2xxx/qla_isr.c
+ 1 ../drivers/staging/rtl8192e/rtllib_crypt_tkip.c
+ 1 ../drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c
+ 1 ../drivers/staging/rtl8712/rtl8712_recv.c
+ 1 ../drivers/staging/rtl8723bs/core/rtw_efuse.c
+ 1 ../drivers/staging/rtl8723bs/core/rtw_pwrctrl.c
+ 1 ../drivers/staging/rtl8723bs/core/rtw_recv.c
+ 1 ../drivers/staging/rtl8723bs/core/rtw_xmit.c
+ 1 ../drivers/staging/rtl8723bs/hal/hal_com.c
+ 2 ../drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c
+ 1 ../fs/ceph/snap.c
+ 1 ../fs/proc/proc_net.c
+ 12 ../fs/smb/server/auth.c
+ 1 ../fs/smb/server/misc.c
+ 2 ../fs/smb/server/transport_tcp.c
+ 26 ../fs/smb/server/vfs.c
+ 30 ../include/linux/fortify-string.h
+ 12 ../kernel/bpf/cgroup.c
+ 13 ../kernel/fork.c
+ 1 ../kernel/pid.c
+ 1 ../kernel/sched/core.c
+ 2 ../kernel/trace/trace_kprobe.c
+ 1 ../lib/test_blackhole_dev.c
+ 2 ../net/ceph/osdmap.c
+ 1 ../net/dccp/ccids/ccid2.c
+ 3 ../net/ipv4/tcp_lp.c
+ 1 ../net/ipv6/ip6_fib.c
+ 1 ../net/netfilter/nf_tables_core.c
+ 1 ../net/wireless/lib80211_crypt_tkip.c
+ 1 ../security/apparmor/audit.c
+ 2 ../security/apparmor/capability.c
+ 6 ../security/apparmor/domain.c
+ 6 ../security/apparmor/file.c
+ 15 ../security/apparmor/label.c
+ 4 ../security/apparmor/lib.c
+ 48 ../security/apparmor/lsm.c
+ 9 ../security/apparmor/policy.c
+ 1 ../security/apparmor/policy_compat.c
+ 1 ../security/apparmor/policy_unpack.c
+ 4 ../security/apparmor/resource.c
==========
build_rv64_clang_allmodconfig - FAILED
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:04.837269
I: default: PASS in 0:08:19.434979
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/output
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:00.000055
I: default: PASS in 0:00:50.554064
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/output
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:00.000051
I: default: PASS in 0:01:31.215349
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/output
New errors added:
--- /tmp/tmp.xKxbv4dOBV 2023-09-21 03:42:53.505825066 +0000
+++ /tmp/tmp.UZmMS0RHAk 2023-09-21 03:42:53.509825066 +0000
@@ -0,0 +1,1205 @@
+ 1 ../drivers/base/core.c:67: warning: Function parameter or member 'flags' not described in '__fwnode_link_add'
+ 1 ../drivers/block/drbd/drbd_actlog.c:1015: warning: Excess function parameter 'device' description in 'drbd_try_rs_begin_io'
+ 1 ../drivers/block/drbd/drbd_actlog.c:1015: warning: Function parameter or member 'peer_device' not described in 'drbd_try_rs_begin_io'
+ 1 ../drivers/block/drbd/drbd_bitmap.c:1220: warning: Function parameter or member 'peer_device' not described in 'drbd_bm_read'
+ 1 ../drivers/block/drbd/drbd_bitmap.c:1232: warning: Function parameter or member 'peer_device' not described in 'drbd_bm_write'
+ 1 ../drivers/block/drbd/drbd_bitmap.c:1244: warning: Function parameter or member 'peer_device' not described in 'drbd_bm_write_all'
+ 1 ../drivers/block/drbd/drbd_bitmap.c:1271: warning: Function parameter or member 'peer_device' not described in 'drbd_bm_write_copy_pages'
+ 1 ../drivers/block/drbd/drbd_main.c:3424: warning: Function parameter or member 'peer_device' not described in 'drbd_bmio_set_n_write'
+ 1 ../drivers/block/drbd/drbd_main.c:3450: warning: Function parameter or member 'peer_device' not described in 'drbd_bmio_clear_n_write'
+ 1 ../drivers/block/drbd/drbd_main.c:3511: warning: Function parameter or member 'peer_device' not described in 'drbd_queue_bitmap_io'
+ 1 ../drivers/block/drbd/drbd_main.c:3553: warning: Function parameter or member 'peer_device' not described in 'drbd_bitmap_io'
+ 1 ../drivers/block/drbd/drbd_state.c:1632:3: warning: cast from 'int (*)(struct sk_buff *, unsigned int, struct drbd_resource_state_change *, enum drbd_notification_type)' to 'typeof (last_func)' (aka 'int (*)(struct sk_buff *, unsigned int, void *, enum drbd_notification_type)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/block/drbd/drbd_state.c:1641:4: warning: cast from 'int (*)(struct sk_buff *, unsigned int, struct drbd_connection_state_change *, enum drbd_notification_type)' to 'typeof (last_func)' (aka 'int (*)(struct sk_buff *, unsigned int, void *, enum drbd_notification_type)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/block/drbd/drbd_state.c:1650:4: warning: cast from 'int (*)(struct sk_buff *, unsigned int, struct drbd_device_state_change *, enum drbd_notification_type)' to 'typeof (last_func)' (aka 'int (*)(struct sk_buff *, unsigned int, void *, enum drbd_notification_type)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/block/drbd/drbd_state.c:1664:4: warning: cast from 'int (*)(struct sk_buff *, unsigned int, struct drbd_peer_device_state_change *, enum drbd_notification_type)' to 'typeof (last_func)' (aka 'int (*)(struct sk_buff *, unsigned int, void *, enum drbd_notification_type)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/block/rbd.c:6149:17: warning: result of comparison of constant 2305843009213693948 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
+ 1 ../drivers/infiniband/ulp/srpt/ib_srpt.c:1811:5: warning: cast from 'void (*)(struct ib_event *, struct srpt_rdma_ch *)' to 'void (*)(struct ib_event *, void *)' converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/most/most_usb.c:122: warning: Function parameter or member 'clear_work' not described in 'most_dev'
+ 1 ../drivers/most/most_usb.c:122: warning: Function parameter or member 'dev' not described in 'most_dev'
+ 1 ../drivers/most/most_usb.c:122: warning: Function parameter or member 'on_netinfo' not described in 'most_dev'
+ 1 ../drivers/most/most_usb.c:650: warning: Function parameter or member 'on_netinfo' not described in 'hdm_request_netinfo'
+ 1 ../drivers/most/most_usb.c:69: warning: Function parameter or member 'dev' not described in 'most_dci_obj'
+ 1 ../drivers/net/caif/caif_serial.c:130:20: warning: unused function 'debugfs_tx' [-Wunused-function]
+ 1 ../drivers/net/ethernet/8390/pcnet_cs.c:1169:9: warning: variable 'xfer_count' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/net/ethernet/broadcom/bcmsysport.c:49:1: warning: unused function 'txchk_readl' [-Wunused-function]
+ 1 ../drivers/net/ethernet/broadcom/bcmsysport.c:49:1: warning: unused function 'txchk_writel' [-Wunused-function]
+ 1 ../drivers/net/ethernet/broadcom/bcmsysport.c:51:1: warning: unused function 'tbuf_readl' [-Wunused-function]
+ 1 ../drivers/net/ethernet/broadcom/bcmsysport.c:51:1: warning: unused function 'tbuf_writel' [-Wunused-function]
+ 1 ../drivers/net/ethernet/brocade/bna/bnad.c:1995:4: warning: cast from 'void (*)(struct delayed_work *)' to 'work_func_t' (aka 'void (*)(struct work_struct *)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/net/ethernet/brocade/bna/bnad.c:2252:4: warning: cast from 'void (*)(void *)' to 'work_func_t' (aka 'void (*)(struct work_struct *)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:1493:16: warning: cast from 'void (*)(struct octeon_device *, struct octeon_mbox_cmd *, void *)' to 'octeon_mbox_callback_t' (aka 'void (*)(void *, void *, void *)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c:432:16: warning: cast from 'void (*)(struct octeon_device *, struct octeon_mbox_cmd *, void *)' to 'octeon_mbox_callback_t' (aka 'void (*)(void *, void *, void *)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/net/ethernet/chelsio/cxgb4/sge.c:814:28: warning: unused function 'calc_tx_descs' [-Wunused-function]
+ 1 ../drivers/net/ethernet/natsemi/ns83820.c:1704:6: warning: variable 'loops' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/net/ethernet/ni/nixge.c:1272:12: warning: cast to smaller integer type 'enum nixge_version' from 'const void *' [-Wvoid-pointer-to-enum-cast]
+ 1 ../drivers/net/ethernet/sun/niu.c:4650:6: warning: variable 'val' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/net/ethernet/ti/cpsw_ale.c:220:1: warning: unused function 'cpsw_ale_get_mcast_state' [-Wunused-function]
+ 1 ../drivers/net/ethernet/ti/cpsw_ale.c:224:1: warning: unused function 'cpsw_ale_get_port_num' [-Wunused-function]
+ 1 ../drivers/net/ethernet/ti/cpsw_ale.c:225:1: warning: unused function 'cpsw_ale_get_blocked' [-Wunused-function]
+ 1 ../drivers/net/ethernet/ti/cpsw_ale.c:226:1: warning: unused function 'cpsw_ale_get_secure' [-Wunused-function]
+ 1 ../drivers/net/ethernet/ti/cpsw_ale.c:227:1: warning: unused function 'cpsw_ale_set_mcast' [-Wunused-function]
+ 1 ../drivers/net/ethernet/ti/cpts.c:691:12: warning: cast from 'void (*)(struct clk_hw *)' to 'void (*)(void *)' converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/net/ethernet/ti/cpts.c:703:12: warning: cast from 'void (*)(struct device_node *)' to 'void (*)(void *)' converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/net/ethernet/ti/tlan.c:2072:7: warning: variable 'def_tx' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.c:64:34: warning: cast from 'void (*)(struct brcms_phy *)' to 'void (*)(void *)' converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/net/wireless/intel/iwlegacy/4965-mac.c:4234:7: warning: variable 'len' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/net/wireless/realtek/rtw89/fw.c:395:28: warning: cast to smaller integer type 'enum rtw89_fw_type' from 'const void *' [-Wvoid-pointer-to-enum-cast]
+ 1 ../drivers/net/wireless/realtek/rtw89/fw.c:575:13: warning: cast to smaller integer type 'enum rtw89_rf_path' from 'const void *' [-Wvoid-pointer-to-enum-cast]
+ 1 ../drivers/rpmsg/rpmsg_char.c:75: warning: Function parameter or member 'remote_flow_restricted' not described in 'rpmsg_eptdev'
+ 1 ../drivers/rpmsg/rpmsg_char.c:75: warning: Function parameter or member 'remote_flow_updated' not described in 'rpmsg_eptdev'
+ 1 ../drivers/scsi/bfa/bfa_core.c:1021:6: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:1546:2: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:1688:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:1917:11: warning: cast from 'bfa_cb_cbfn_t' (aka 'void (*)(void *, enum bfa_boolean)') to 'bfa_cb_cbfn_status_t' (aka 'void (*)(void *, enum bfa_status)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:260:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:281:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:285:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:289:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:293:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:314:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:318:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:322:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:326:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:347:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:351:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:355:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:359:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:382:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:385:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:388:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:391:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:413:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:416:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:419:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:441:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:464:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:494:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:498:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:502:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:506:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:535:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:545:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:549:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:552:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:580:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:609:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:612:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:634:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:637:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:640:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:666:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:672:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_core.c:675:3: warning: cast from 'void (*)(struct bfa_iocfc_s *, enum iocfc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1134:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1448:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1449:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1450:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1451:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1452:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1453:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1511:5: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1527:5: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1533:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1537:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1541:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1552:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1575:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1578:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1582:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1590:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1598:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1618:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1625:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1632:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1643:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1645:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1657:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1659:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1667:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1676:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1683:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1702:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1705:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1713:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1715:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1723:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1733:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1760:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1766:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1773:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1784:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1786:4: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1794:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1830:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1836:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1842:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1848:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1877:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1882:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1890:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1898:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1921:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1928:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1933:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1941:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1949:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1972:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1985:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1992:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:1999:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2019:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2046:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2052:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2060:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2079:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2692:7: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2694:7: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2695:7: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2696:7: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2697:7: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2698:7: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2774:3: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:2796:6: warning: cast from 'void (*)(struct bfa_ioim_s *, enum bfa_ioim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3033:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3041:4: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3048:4: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3071:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3076:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3078:4: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3086:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3114:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3119:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3136:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3148:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3168:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3176:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3182:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3208:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3213:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3234:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:3524:3: warning: cast from 'void (*)(struct bfa_tskim_s *, enum bfa_tskim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:515:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:537:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:539:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:543:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:548:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:567:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:574:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:579:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:581:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:585:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:602:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:607:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:613:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:619:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:641:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:643:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:647:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:667:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:674:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:680:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:687:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:709:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:714:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:720:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:742:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:744:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:748:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:753:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:779:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:781:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:785:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:805:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:810:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:814:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:832:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:837:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:841:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:862:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:869:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:871:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:875:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:892:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:903:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:905:4: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:928:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:946:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcpim.c:951:3: warning: cast from 'void (*)(struct bfa_itnim_s *, enum bfa_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:1614:2: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:212:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:241:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:249:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:254:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:264:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:289:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:296:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:306:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:311:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:338:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:341:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:347:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:354:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:364:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:368:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:373:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:393:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:398:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:403:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:425:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:430:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:435:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:439:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:444:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:465:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:470:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:491:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:496:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:517:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:523:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:555:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:565:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:570:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:575:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:599:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:603:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:655:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:686:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:688:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:698:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:700:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs.c:721:3: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:111:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:115:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:121:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:127:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:147:4: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:149:4: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:156:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:163:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:167:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:173:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:179:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:203:4: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:206:4: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:213:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:218:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:239:4: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:243:4: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:250:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:256:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:262:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:285:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:296:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:301:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:323:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:342:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:360:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:365:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:388:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:404:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:56:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:57:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:58:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:59:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:60:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:610:2: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:61:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:62:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:63:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:79:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_fcpim.c:89:3: warning: cast from 'void (*)(struct bfa_fcs_itnim_s *, enum bfa_fcs_itnim_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1067:9: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1113:2: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1123:6: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1137:6: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1146:25: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1149:4: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1494:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1503:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1528:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1532:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1558:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1568:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1576:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1583:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:159:3: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1605:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1610:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1633:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1637:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:164:3: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1663:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1674:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1681:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1686:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1708:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1713:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1736:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1740:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1766:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1775:4: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1781:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1787:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1809:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1814:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:1834:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:197:3: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:205:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:212:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:225:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:228:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:257:3: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:263:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:270:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2805:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2807:3: warning: cast from 'void (*)(struct bfa_fcs_lport_fdmi_s *, enum port_fdmi_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:280:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:283:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2913:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2934:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2938:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2960:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2977:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2985:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:2990:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3011:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3016:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3034:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3038:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3057:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3061:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3084:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3090:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3097:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3102:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:310:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3123:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3128:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3260:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3264:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3287:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3293:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3299:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3303:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3324:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3329:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:335:4: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3526:2: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3558:6: warning: cast from 'void (*)(struct bfa_fcs_lport_ms_s *, enum port_ms_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3731:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3752:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3756:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3778:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3786:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3792:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3813:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3818:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3836:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3840:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3858:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3866:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3873:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3881:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3898:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3903:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3921:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3925:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3944:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3951:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3958:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3965:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3983:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:3988:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4006:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4010:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4032:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4040:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4046:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4066:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4071:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4089:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4093:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4113:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4121:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4129:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4147:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4152:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4170:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4174:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4201:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4210:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4224:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4232:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4250:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4255:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4272:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4276:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4295:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4305:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4313:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4334:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4339:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4357:3: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:4366:4: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5112:2: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5139:6: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5171:6: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5172:6: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5173:6: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5174:6: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5175:6: warning: cast from 'void (*)(struct bfa_fcs_lport_ns_s *, enum vport_ns_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5275:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5293:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5297:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5314:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5318:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5325:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5340:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5345:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5360:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5524:2: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6041:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6042:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6043:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6044:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6045:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6046:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6047:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6048:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6049:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6050:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6051:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6066:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6087:7: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6090:4: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6098:4: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6103:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6132:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6137:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6143:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6175:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6179:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6184:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6189:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6197:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6201:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6221:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6227:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6232:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6257:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6269:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6291:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6296:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6301:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6324:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6329:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6353:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6358:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6381:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6403:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6408:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6437:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6463:3: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:6739:2: warning: cast from 'void (*)(struct bfa_fcs_vport_s *, enum bfa_fcs_vport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:686:6: warning: cast from 'void (*)(struct bfa_fcs_fabric_s *, enum bfa_fcs_fabric_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1009:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1039:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1049:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1075:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1104:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1129:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts../drivers/scsi/bfa/bfa_fcs_lport.c:142:3: warning: cast from 'void (*)(struct bfa_fcs_lport_s *, enum bfa_fcs_lport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1139:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1146:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1153:5: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1157:5: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1164:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1171:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1219:5: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1225:5: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1237:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1245:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1253:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1285:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1296:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1323:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1340:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1363:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1372:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1378:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1384:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1396:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1403:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1409:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:140:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:141:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:142:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1432:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1436:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:143:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1442:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:144:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1458:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:145:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1466:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:146:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:147:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1489:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:148:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1495:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:149:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1502:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1508:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:150:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1515:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:151:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:152:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1530:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:153:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:154:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1555:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1558:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:155:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1568:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:156:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1574:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:157:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1582:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1588:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:158:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1595:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:159:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:160:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:161:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1620:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:162:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:163:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1644:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:164:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:1673:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:179:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:185:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:190:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:196:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:218:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:222:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:228:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:234:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:2351:2: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:246:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:253:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:279:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:284:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:298:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:307:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:314:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3154:4: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3177:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3181:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3201:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3211:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3220:4: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3222:4: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3227:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3248:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3254:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3274:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3294:3: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:3316:2: warning: cast from 'void (*)(struct bfa_fcs_rpf_s *, enum rpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:345:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:350:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:360:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:366:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:378:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:385:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:393:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:415:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:432:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:440:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:451:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:460:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:468:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:480:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:486:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:492:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:498:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:524:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:533:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:536:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:542:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:552:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:558:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:563:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:587:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:596:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:604:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:610:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:615:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:637:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:642:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:652:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:657:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:663:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:690:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:694:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:707:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:716:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:739:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:746:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:750:4: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:756:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:766:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:775:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:799:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:803:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:810:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:817:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:826:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:850:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:863:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:868:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:880:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:887:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:911:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:919:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:928:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:952:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:957:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:963:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:974:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:999:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1007:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1011:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1015:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1043:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1052:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1083:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1087:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1118:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1123:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1154:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1158:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1164:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1170:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1199:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1204:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1243:4: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1246:5: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1249:5: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1255:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1261:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:1290:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:144:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:145:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:146:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:147:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:148:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:149:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:150:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:151:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:152:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:153:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2272:9: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:232:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:233:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:234:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:235:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:236:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2371:2: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:237:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:238:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:239:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:240:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:241:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:242:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:243:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:244:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:245:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2636:9: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2637:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2646:9: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2647:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2648:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:2660:7: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:271:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:284:2: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:297:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:305:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:331:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:338:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:345:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:349:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:353:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:384:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:393:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:400:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:434:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:443:4: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:445:4: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:478:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:491:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:516:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:524:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:550:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:559:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:566:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:573:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:577:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5858:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5869:4: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5897:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5900:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5905:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5910:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5929:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5932:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5954:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5966:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5973:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:5995:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6010:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6015:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6020:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6023:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6040:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6043:3: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:608:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6090:2: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:612:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:6152:6: warning: cast from 'void (*)(struct bfa_dconf_mod_s *, enum bfa_dconf_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:648:3: warning: cast from 'void (*)(struct bfa_ioc_s *, enum ioc_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:686:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:775:5: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:783:4: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:788:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:794:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:800:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:836:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:841:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:847:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:878:4: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:886:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:892:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:920:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:926:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:933:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:967:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:978:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_ioc.c:984:3: warning: cast from 'void (*)(struct bfa_iocpf_s *, enum iocpf_event)' to 'bfa_fsm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1171:4: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1174:4: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1229:4: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1243:4: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1258:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1282:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1288:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1317:4: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1320:4: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1328:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1338:4: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1346:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1365:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1370:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1376:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1387:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1408:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1413:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1432:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1438:3: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:1856:2: warning: cast from 'void (*)(struct bfa_lps_s *, enum bfa_lps_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2032:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2035:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2053:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2057:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:205:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:206:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2075:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:207:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2081:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:208:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2095:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:209:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:210:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2115:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:211:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2121:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:212:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:213:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2140:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2145:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:214:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2159:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:215:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2161:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:216:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2173:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2177:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:217:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2183:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:218:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:219:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2204:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2251:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2253:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2265:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2269:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2275:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2301:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2303:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2320:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2339:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2355:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2374:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2390:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2395:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2400:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2418:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2425:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2441:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2444:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2446:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2451:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2459:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2471:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2490:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2501:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2503:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2515:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2527:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2551:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2556:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2558:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2576:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2580:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2584:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2601:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2603:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2627:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2629:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2652:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2656:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2683:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2687:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2691:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2708:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2721:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2725:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2750:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2752:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2762:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2768:3: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2787:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2807:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2811:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2830:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2834:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2854:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2874:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2878:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2897:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2901:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2921:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:2925:3: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:3030:2: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:3031:2: warning: cast from 'void (*)(struct bfa_fcport_ln_s *, enum bfa_fcport_ln_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4169:4: warning: cast from 'void (*)(struct bfa_fcport_s *, enum bfa_fcport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4314:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4333:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4335:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4340:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4346:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4367:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4373:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4378:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4383:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4403:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4409:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4416:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4423:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4448:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4450:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4456:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4458:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4463:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4513:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4519:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4524:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4542:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4548:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4553:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4576:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4583:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4585:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4590:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4615:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4621:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4639:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4645:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4669:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4671:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4676:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4700:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4702:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4707:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4712:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4739:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4746:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4748:4: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:4829:3: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:5062:11: warning: cast from 'void (*)(struct bfa_rport_s *, enum bfa_rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:5714:2: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6145:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6147:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6163:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6183:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6189:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6213:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6219:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6223:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6240:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6242:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6248:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6250:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6254:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6280:5: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6283:5: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6290:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6312:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6317:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6339:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6343:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6364:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6370:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6397:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6401:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6420:4: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6433:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6450:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6455:3: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6532:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6533:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6534:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6535:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6536:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6537:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6722:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6783:6: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6829:7: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_svc.c:6882:7: warning: cast from 'void (*)(struct bfa_dport_s *, enum bfa_dport_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:1007:7: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:1008:4: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:1334:2: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:1356:6: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:169:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:202:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:260:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:285:4: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:288:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:292:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:300:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:319:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:323:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:328:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:345:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:361:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad.c:377:3: warning: cast from 'void (*)(struct bfad_s *, enum bfad_sm_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad_bsg.c:2138:29: warning: cast from 'void (*)(void *, enum bfa_status)' to 'bfa_cb_cbfn_t' (aka 'void (*)(void *, enum bfa_boolean)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad_bsg.c:2162:29: warning: cast from 'void (*)(void *, enum bfa_status)' to 'bfa_cb_cbfn_t' (aka 'void (*)(void *, enum bfa_boolean)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad_bsg.c:2446:29: warning: cast from 'void (*)(void *, enum bfa_status)' to 'bfa_cb_cbfn_t' (aka 'void (*)(void *, enum bfa_boolean)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfad_bsg.c:2477:29: warning: cast from 'void (*)(void *, enum bfa_status)' to 'bfa_cb_cbfn_t' (aka 'void (*)(void *, enum bfa_boolean)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/csiostor/csio_lnode.c:1098:33: warning: cast from 'void (*)(struct csio_lnode *, enum csio_ln_ev)' to 'csio_sm_state_t' (aka 'void (*)(void *, unsigned int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/csiostor/csio_lnode.c:1369:29: warning: cast from 'void (*)(struct csio_lnode *, enum csio_ln_ev)' to 'csio_sm_state_t' (aka 'void (*)(void *, unsigned int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/csiostor/csio_lnode.c:1373:29: warning: cast from 'void (*)(struct csio_lnode *, enum csio_ln_ev)' to 'csio_sm_state_t' (aka 'void (*)(void *, unsigned int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/csiostor/csio_lnode.c:1377:29: warning: cast from 'void (*)(struct csio_lnode *, enum csio_ln_ev)' to 'csio_sm_state_t' (aka 'void (*)(void *, unsigned int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/lpfc/lpfc_bsg.c:2806:11: warning: variable 'offset' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/scsi/qla2xxx/qla_isr.c:3897: warning: Function parameter or member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail'
+ 1 ../drivers/staging/rtl8192e/rtllib_crypt_tkip.c:641:7: warning: variable 'iv32' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c:649:7: warning: variable 'iv32' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8712/rtl8712_recv.c:139:6: warning: variable 'drvinfo_sz' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8723bs/core/rtw_efuse.c:285:6: warning: variable 'efuseValue' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:288:6: warning: variable 'poll_cnt' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8723bs/core/rtw_recv.c:2030:7: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8723bs/core/rtw_xmit.c:1938:13: warning: variable 'drop_cnt' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8723bs/hal/hal_com.c:964:6: warning: variable 'res' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1050:5: warning: variable 'hoffset' set but not used [-Wunused-but-set-variable]
+ 1 ../drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:957:5: warning: variable 'hoffset' set but not used [-Wunused-but-set-variable]
+ 1 ../fs/ceph/snap.c:372:10: warning: result of comparison of constant 2305843009213693948 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
+ 1 ../fs/proc/proc_net.c:161: warning: Function parameter or member 'state_size' not described in 'proc_create_net_data_write'
+ 1 ../fs/smb/server/auth.c:221: warning: Function parameter or member 'conn' not described in 'ksmbd_auth_ntlmv2'
+ 1 ../fs/smb/server/auth.c:221: warning: Function parameter or member 'cryptkey' not described in 'ksmbd_auth_ntlmv2'
+ 1 ../fs/smb/server/auth.c:305: warning: Excess function parameter 'usr' description in 'ksmbd_decode_ntlmssp_auth_blob'
+ 1 ../fs/smb/server/auth.c:305: warning: Function parameter or member 'blob_len' not described in 'ksmbd_decode_ntlmssp_auth_blob'
+ 1 ../fs/smb/server/auth.c:305: warning: Function parameter or member 'conn' not described in 'ksmbd_decode_ntlmssp_auth_blob'
+ 1 ../fs/smb/server/auth.c:385: warning: Excess function parameter 'rsp' description in 'ksmbd_decode_ntlmssp_neg_blob'
+ 1 ../fs/smb/server/auth.c:385: warning: Excess function parameter 'sess' description in 'ksmbd_decode_ntlmssp_neg_blob'
+ 1 ../fs/smb/server/auth.c:385: warning: Function parameter or member 'blob_len' not described in 'ksmbd_decode_ntlmssp_neg_blob'
+ 1 ../fs/smb/server/auth.c:385: warning: Function parameter or member 'conn' not described in 'ksmbd_decode_ntlmssp_neg_blob'
+ 1 ../fs/smb/server/auth.c:413: warning: Excess function parameter 'rsp' description in 'ksmbd_build_ntlmssp_challenge_blob'
+ 1 ../fs/smb/server/auth.c:413: warning: Excess function parameter 'sess' description in 'ksmbd_build_ntlmssp_challenge_blob'
+ 1 ../fs/smb/server/auth.c:413: warning: Function parameter or member 'conn' not described in 'ksmbd_build_ntlmssp_challenge_blob'
+ 1 ../fs/smb/server/misc.c:269: warning: Function parameter or member 'um' not described in 'ksmbd_extract_sharename'
+ 1 ../fs/smb/server/transport_tcp.c:373: warning: Function parameter or member 'max_retries' not described in 'ksmbd_tcp_read'
+ 1 ../fs/smb/server/transport_tcp.c:422: warning: Function parameter or member 'iface' not described in 'create_socket'
+ 1 ../fs/smb/server/vfs.c:1172: warning: Function parameter or member 'um' not described in 'ksmbd_vfs_lookup_in_dir'
+ 1 ../fs/smb/server/vfs.c:1207: warning: Function parameter or member 'parent_path' not described in 'ksmbd_vfs_kern_path_locked'
+ 1 ../fs/smb/server/vfs.c:1207: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_kern_path_locked'
+ 1 ../fs/smb/server/vfs.c:376: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_read'
+ 1 ../fs/smb/server/vfs.c:376: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_read'
+ 1 ../fs/smb/server/vfs.c:492: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_write'
+ 1 ../fs/smb/server/vfs.c:492: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_write'
+ 1 ../fs/smb/server/vfs.c:54: warning: Function parameter or member 'child' not described in 'ksmbd_vfs_lock_parent'
+ 1 ../fs/smb/server/vfs.c:54: warning: Function parameter or member 'parent' not described in 'ksmbd_vfs_lock_parent'
+ 1 ../fs/smb/server/vfs.c:555: warning: Excess function parameter 'attrs' description in 'ksmbd_vfs_getattr'
+ 1 ../fs/smb/server/vfs.c:555: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_getattr'
+ 1 ../fs/smb/server/vfs.c:555: warning: Excess function parameter 'work' description in 'ksmbd_vfs_getattr'
+ 1 ../fs/smb/server/vfs.c:555: warning: Function parameter or member 'path' not described in 'ksmbd_vfs_getattr'
+ 1 ../fs/smb/server/vfs.c:555: warning: Function parameter or member 'stat' not described in 'ksmbd_vfs_getattr'
+ 1 ../fs/smb/server/vfs.c:572: warning: Function parameter or member 'p_id' not described in 'ksmbd_vfs_fsync'
+ 1 ../fs/smb/server/vfs.c:595: warning: Excess function parameter 'name' description in 'ksmbd_vfs_remove_file'
+ 1 ../fs/smb/server/vfs.c:595: warning: Function parameter or member 'path' not described in 'ksmbd_vfs_remove_file'
+ 1 ../fs/smb/server/vfs.c:595: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_remove_file'
+ 1 ../fs/smb/server/vfs.c:638: warning: Function parameter or member 'work' not described in 'ksmbd_vfs_link'
+ 1 ../fs/smb/server/vfs.c:815: warning: Excess function parameter 'fid' description in 'ksmbd_vfs_truncate'
+ 1 ../fs/smb/server/vfs.c:815: warning: Function parameter or member 'fp' not described in 'ksmbd_vfs_truncate'
+ 1 ../fs/smb/server/vfs.c:856: warning: Excess function parameter 'size' description in 'ksmbd_vfs_listxattr'
+ 1 ../fs/smb/server/vfs.c:933: warning: Excess function parameter 'dentry' description in 'ksmbd_vfs_setxattr'
+ 1 ../fs/smb/server/vfs.c:933: warning: Function parameter or member 'path' not described in 'ksmbd_vfs_setxattr'
+ 1 ../fs/smb/server/vfs.c:958: warning: Excess function parameter 'options' description in 'ksmbd_vfs_set_fadvise'
+ 1 ../fs/smb/server/vfs.c:958: warning: Function parameter or member 'option' not described in 'ksmbd_vfs_set_fadvise'
+ 30 ../include/linux/fortify-string.h:592:4: warning: call to '__read_overflow2_field' declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
+ 1 ../kernel/bpf/cgroup.c:1359: warning: Excess function parameter 'type' description in '__cgroup_bpf_run_filter_skb'
+ 1 ../kernel/bpf/cgroup.c:1359: warning: Function parameter or member 'atype' not described in '__cgroup_bpf_run_filter_skb'
+ 1 ../kernel/bpf/cgroup.c:1439: warning: Excess function parameter 'type' description in '__cgroup_bpf_run_filter_sk'
+ 1 ../kernel/bpf/cgroup.c:1439: warning: Function parameter or member 'atype' not described in '__cgroup_bpf_run_filter_sk'
+ 1 ../kernel/bpf/cgroup.c:1467: warning: Excess function parameter 'type' description in '__cgroup_bpf_run_filter_sock_addr'
+ 1 ../kernel/bpf/cgroup.c:1467: warning: Function parameter or member 'atype' not described in '__cgroup_bpf_run_filter_sock_addr'
+ 1 ../kernel/bpf/cgroup.c:1512: warning: Excess function parameter 'type' description in '__cgroup_bpf_run_filter_sock_ops'
+ 1 ../kernel/bpf/cgroup.c:1512: warning: Function parameter or member 'atype' not described in '__cgroup_bpf_run_filter_sock_ops'
+ 1 ../kernel/bpf/cgroup.c:1685: warning: Excess function parameter 'type' description in '__cgroup_bpf_run_filter_sysctl'
+ 1 ../kernel/bpf/cgroup.c:1685: warning: Function parameter or member 'atype' not described in '__cgroup_bpf_run_filter_sysctl'
+ 1 ../kernel/bpf/cgroup.c:795: warning: Excess function parameter 'type' description in '__cgroup_bpf_replace'
+ 1 ../kernel/bpf/cgroup.c:795: warning: Function parameter or member 'new_prog' not described in '__cgroup_bpf_replace'
+ 1 ../kernel/fork.c:1406: warning: Function parameter or member 'mm' not described in 'set_mm_exe_file'
+ 1 ../kernel/fork.c:1406: warning: Function parameter or member 'new_exe_file' not described in 'set_mm_exe_file'
+ 1 ../kernel/fork.c:1441: warning: Function parameter or member 'mm' not described in 'replace_mm_exe_file'
+ 1 ../kernel/fork.c:1441: warning: Function parameter or member 'new_exe_file' not described in 'replace_mm_exe_file'
+ 1 ../kernel/fork.c:1491: warning: Function parameter or member 'mm' not described in 'get_mm_exe_file'
+ 1 ../kernel/fork.c:1510: warning: Function parameter or member 'task' not described in 'get_task_exe_file'
+ 1 ../kernel/fork.c:1534: warning: Function parameter or member 'task' not described in 'get_task_mm'
+ 1 ../kernel/fork.c:2109: warning: bad line:
+ 1 ../kernel/fork.c:2130: warning: Excess function parameter 'pidfd' description in '__pidfd_prepare'
+ 1 ../kernel/fork.c:2130: warning: Function parameter or member 'ret' not described in '__pidfd_prepare'
+ 1 ../kernel/fork.c:2179: warning: Excess function parameter 'pidfd' description in 'pidfd_prepare'
+ 1 ../kernel/fork.c:2179: warning: Function parameter or member 'ret' not described in 'pidfd_prepare'
+ 1 ../kernel/fork.c:3195: warning: expecting prototype for clone3(). Prototype was for sys_clone3() instead
+ 1 ../kernel/pid.c:628: warning: expecting prototype for pidfd_open(). Prototype was for sys_pidfd_open() instead
+ 1 ../kernel/sched/core.c:6508:20: warning: unused function 'sched_core_cpu_deactivate' [-Wunused-function]
+ 1 ../kernel/trace/trace_kprobe.c:1053: warning: Excess function parameter 'args' description in '__kprobe_event_add_fields'
+ 1 ../kernel/trace/trace_kprobe.c:985: warning: Excess function parameter 'args' description in '__kprobe_event_gen_cmd_start'
+ 1 ../lib/test_blackhole_dev.c:32:17: warning: variable 'ethh' set but not used [-Wunused-but-set-variable]
+ 1 ../net/ceph/osdmap.c:1441:10: warning: result of comparison of constant 4611686018427387891 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
+ 1 ../net/ceph/osdmap.c:1624:10: warning: result of comparison of constant 2305843009213693945 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
+ 1 ../net/dccp/ccids/ccid2.c:365: warning: Function parameter or member 'mrtt' not described in 'ccid2_rtt_estimator'
+ 1 ../net/ipv4/tcp_lp.c:122: warning: Function parameter or member 'ack' not described in 'tcp_lp_cong_avoid'
+ 1 ../net/ipv4/tcp_lp.c:122: warning: Function parameter or member 'acked' not described in 'tcp_lp_cong_avoid'
+ 1 ../net/ipv4/tcp_lp.c:272: warning: Function parameter or member 'sample' not described in 'tcp_lp_pkts_acked'
+ 1 ../net/ipv6/ip6_fib.c:1795:6: warning: variable 'iter' set but not used [-Wunused-but-set-variable]
+ 1 ../net/netfilter/nf_tables_core.c:39:20: warning: unused function 'nf_skip_indirect_calls' [-Wunused-function]
+ 1 ../net/wireless/lib80211_crypt_tkip.c:667:7: warning: variable 'iv32' set but not used [-Wunused-but-set-variable]
+ 1 ../security/apparmor/audit.c:150: warning: Function parameter or member 'type' not described in 'aa_audit_msg'
+ 1 ../security/apparmor/capability.c:45: warning: Function parameter or member 'ab' not described in 'audit_cb'
+ 1 ../security/apparmor/capability.c:45: warning: Function parameter or member 'va' not described in 'audit_cb'
+ 1 ../security/apparmor/domain.c:279: warning: Function parameter or member 'perms' not described in 'change_profile_perms'
+ 1 ../security/apparmor/domain.c:380: warning: Function parameter or member 'bprm' not described in 'find_attach'
+ 1 ../security/apparmor/domain.c:380: warning: Function parameter or member 'head' not described in 'find_attach'
+ 1 ../security/apparmor/domain.c:380: warning: Function parameter or member 'info' not described in 'find_attach'
+ 1 ../security/apparmor/domain.c:380: warning: Function parameter or member 'name' not described in 'find_attach'
+ 1 ../security/apparmor/domain.c:558: warning: Function parameter or member 'info' not described in 'x_to_label'
+ 1 ../security/apparmor/file.c:177: warning: Excess function parameter 'dfa' description in 'aa_lookup_fperms'
+ 1 ../security/apparmor/file.c:177: warning: Function parameter or member 'file_rules' not described in 'aa_lookup_fperms'
+ 1 ../security/apparmor/file.c:202: warning: Excess function parameter 'dfa' description in 'aa_str_perms'
+ 1 ../security/apparmor/file.c:202: warning: Excess function parameter 'state' description in 'aa_str_perms'
+ 1 ../security/apparmor/file.c:202: warning: Function parameter or member 'file_rules' not described in 'aa_str_perms'
+ 1 ../security/apparmor/file.c:202: warning: Function parameter or member 'start' not described in 'aa_str_perms'
+ 1 ../security/apparmor/label.c:1221: warning: Excess function parameter 'ls' description in 'aa_label_merge'
+ 1 ../security/apparmor/label.c:1302: warning: Excess function parameter 'start' description in 'label_compound_match'
+ 1 ../security/apparmor/label.c:1302: warning: Function parameter or member 'rules' not described in 'label_compound_match'
+ 1 ../security/apparmor/label.c:1302: warning: Function parameter or member 'state' not described in 'label_compound_match'
+ 1 ../security/apparmor/label.c:166: warning: Excess function parameter 'n' description in 'vec_cmp'
+ 1 ../security/apparmor/label.c:166: warning: Excess function parameter 'vec' description in 'vec_cmp'
+ 1 ../security/apparmor/label.c:166: warning: Function parameter or member 'an' not described in 'vec_cmp'
+ 1 ../security/apparmor/label.c:166: warning: Function parameter or member 'b' not described in 'vec_cmp'
+ 1 ../security/apparmor/label.c:166: warning: Function parameter or member 'bn' not described in 'vec_cmp'
+ 1 ../security/apparmor/label.c:2051: warning: Function parameter or member 'label' not described in '__label_update'
+ 1 ../security/apparmor/label.c:266: warning: Function parameter or member 'flags' not described in 'aa_vec_unique'
+ 1 ../security/apparmor/label.c:594: warning: Excess function parameter 'l' description in '__label_remove'
+ 1 ../security/apparmor/label.c:594: warning: Function parameter or member 'label' not described in '__label_remove'
+ 1 ../security/apparmor/label.c:929: warning: Function parameter or member 'label' not described in 'aa_label_insert'
+ 1 ../security/apparmor/label.c:929: warning: Function parameter or member 'ls' not described in 'aa_label_insert'
+ 1 ../security/apparmor/lib.c:33: warning: Excess function parameter 'str' description in 'aa_free_str_table'
+ 1 ../security/apparmor/lib.c:33: warning: Function parameter or member 't' not described in 'aa_free_str_table'
+ 1 ../security/apparmor/lib.c:390: warning: Excess function parameter 'deny' description in 'aa_check_perms'
+ 1 ../security/apparmor/lib.c:94: warning: Function parameter or member 'n' not described in 'skipn_spaces'
+ 1 ../security/apparmor/lsm.c:1002: warning: Function parameter or member 'msg' not described in 'apparmor_socket_sendmsg'
+ 1 ../security/apparmor/lsm.c:1002: warning: Function parameter or member 'size' not described in 'apparmor_socket_sendmsg'
+ 1 ../security/apparmor/lsm.c:1002: warning: Function parameter or member 'sock' not described in 'apparmor_socket_sendmsg'
+ 1 ../security/apparmor/lsm.c:1011: warning: Function parameter or member 'flags' not described in 'apparmor_socket_recvmsg'
+ 1 ../security/apparmor/lsm.c:1011: warning: Function parameter or member 'msg' not described in 'apparmor_socket_recvmsg'
+ 1 ../security/apparmor/lsm.c:1011: warning: Function parameter or member 'size' not described in 'apparmor_socket_recvmsg'
+ 1 ../security/apparmor/lsm.c:1011: warning: Function parameter or member 'sock' not described in 'apparmor_socket_recvmsg'
+ 1 ../security/apparmor/lsm.c:1031: warning: Function parameter or member 'sock' not described in 'apparmor_socket_getsockname'
+ 1 ../security/apparmor/lsm.c:1039: warning: Function parameter or member 'sock' not described in 'apparmor_socket_getpeername'
+ 1 ../security/apparmor/lsm.c:1061: warning: Function parameter or member 'level' not described in 'apparmor_socket_getsockopt'
+ 1 ../security/apparmor/lsm.c:1061: warning: Function parameter or member 'optname' not described in 'apparmor_socket_getsockopt'
+ 1 ../security/apparmor/lsm.c:1061: warning: Function parameter or member 'sock' not described in 'apparmor_socket_getsockopt'
+ 1 ../security/apparmor/lsm.c:1071: warning: Function parameter or member 'level' not described in 'apparmor_socket_setsockopt'
+ 1 ../security/apparmor/lsm.c:1071: warning: Function parameter or member 'optname' not described in 'apparmor_socket_setsockopt'
+ 1 ../security/apparmor/lsm.c:1071: warning: Function parameter or member 'sock' not described in 'apparmor_socket_setsockopt'
+ 1 ../security/apparmor/lsm.c:1080: warning: Function parameter or member 'how' not described in 'apparmor_socket_shutdown'
+ 1 ../security/apparmor/lsm.c:1080: warning: Function parameter or member 'sock' not described in 'apparmor_socket_shutdown'
+ 1 ../security/apparmor/lsm.c:1094: warning: Function parameter or member 'sk' not described in 'apparmor_socket_sock_rcv_skb'
+ 1 ../security/apparmor/lsm.c:1094: warning: Function parameter or member 'skb' not described in 'apparmor_socket_sock_rcv_skb'
+ 1 ../security/apparmor/lsm.c:1124: warning: Function parameter or member 'len' not described in 'apparmor_socket_getpeersec_stream'
+ 1 ../security/apparmor/lsm.c:1124: warning: Function parameter or member 'optlen' not described in 'apparmor_socket_getpeersec_stream'
+ 1 ../security/apparmor/lsm.c:1124: warning: Function parameter or member 'optval' not described in 'apparmor_socket_getpeersec_stream'
+ 1 ../security/apparmor/lsm.c:1124: warning: Function parameter or member 'sock' not described in 'apparmor_socket_getpeersec_stream'
+ 1 ../security/apparmor/lsm.c:825: warning: Function parameter or member 'family' not described in 'apparmor_sk_alloc_security'
+ 1 ../security/apparmor/lsm.c:825: warning: Function parameter or member 'flags' not described in 'apparmor_sk_alloc_security'
+ 1 ../security/apparmor/lsm.c:825: warning: Function parameter or member 'sk' not described in 'apparmor_sk_alloc_security'
+ 1 ../security/apparmor/lsm.c:841: warning: Function parameter or member 'sk' not described in 'apparmor_sk_free_security'
+ 1 ../security/apparmor/lsm.c:855: warning: Function parameter or member 'newsk' not described in 'apparmor_sk_clone_security'
+ 1 ../security/apparmor/lsm.c:855: warning: Function parameter or member 'sk' not described in 'apparmor_sk_clone_security'
+ 1 ../security/apparmor/lsm.c:872: warning: Function parameter or member 'family' not described in 'apparmor_socket_create'
+ 1 ../security/apparmor/lsm.c:872: warning: Function parameter or member 'kern' not described in 'apparmor_socket_create'
+ 1 ../security/apparmor/lsm.c:872: warning: Function parameter or member 'protocol' not described in 'apparmor_socket_create'
+ 1 ../security/apparmor/lsm.c:872: warning: Function parameter or member 'type' not described in 'apparmor_socket_create'
+ 1 ../security/apparmor/lsm.c:901: warning: Function parameter or member 'family' not described in 'apparmor_socket_post_create'
+ 1 ../security/apparmor/lsm.c:901: warning: Function parameter or member 'kern' not described in 'apparmor_socket_post_create'
+ 1 ../security/apparmor/lsm.c:901: warning: Function parameter or member 'protocol' not described in 'apparmor_socket_post_create'
+ 1 ../security/apparmor/lsm.c:901: warning: Function parameter or member 'sock' not described in 'apparmor_socket_post_create'
+ 1 ../security/apparmor/lsm.c:901: warning: Function parameter or member 'type' not described in 'apparmor_socket_post_create'
+ 1 ../security/apparmor/lsm.c:925: warning: Function parameter or member 'address' not described in 'apparmor_socket_bind'
+ 1 ../security/apparmor/lsm.c:925: warning: Function parameter or member 'addrlen' not described in 'apparmor_socket_bind'
+ 1 ../security/apparmor/lsm.c:925: warning: Function parameter or member 'sock' not described in 'apparmor_socket_bind'
+ 1 ../security/apparmor/lsm.c:941: warning: Function parameter or member 'address' not described in 'apparmor_socket_connect'
+ 1 ../security/apparmor/lsm.c:941: warning: Function parameter or member 'addrlen' not described in 'apparmor_socket_connect'
+ 1 ../security/apparmor/lsm.c:941: warning: Function parameter or member 'sock' not described in 'apparmor_socket_connect'
+ 1 ../security/apparmor/lsm.c:956: warning: Function parameter or member 'backlog' not described in 'apparmor_socket_listen'
+ 1 ../security/apparmor/lsm.c:956: warning: Function parameter or member 'sock' not described in 'apparmor_socket_listen'
+ 1 ../security/apparmor/lsm.c:973: warning: Function parameter or member 'newsock' not described in 'apparmor_socket_accept'
+ 1 ../security/apparmor/lsm.c:973: warning: Function parameter or member 'sock' not described in 'apparmor_socket_accept'
+ 1 ../security/apparmor/policy.c:294: warning: Function parameter or member 'proxy' not described in 'aa_alloc_profile'
+ 1 ../security/apparmor/policy.c:785: warning: Function parameter or member 'label' not described in 'aa_policy_view_capable'
+ 1 ../security/apparmor/policy.c:785: warning: Function parameter or member 'ns' not described in 'aa_policy_view_capable'
+ 1 ../security/apparmor/policy.c:847: warning: Function parameter or member 'ns' not described in 'aa_may_manage_policy'
+ 1 ../security/apparmor/policy.c:964: warning: Function parameter or member 'hname' not described in '__lookup_replace'
+ 1 ../security/apparmor/policy.c:964: warning: Function parameter or member 'info' not described in '__lookup_replace'
+ 1 ../security/apparmor/policy.c:964: warning: Function parameter or member 'noreplace' not described in '__lookup_replace'
+ 1 ../security/apparmor/policy.c:964: warning: Function parameter or member 'ns' not described in '__lookup_replace'
+ 1 ../security/apparmor/policy.c:964: warning: Function parameter or member 'p' not described in '__lookup_replace'
+ 1 ../security/apparmor/policy_compat.c:151: warning: Function parameter or member 'size' not described in 'compute_fperms'
+ 1 ../security/apparmor/policy_unpack.c:1176: warning: Function parameter or member 'table_size' not described in 'verify_dfa_accept_index'
+ 1 ../security/apparmor/resource.c:111: warning: Function parameter or member 'label' not described in 'aa_task_setrlimit'
+ 1 ../security/apparmor/resource.c:111: warning: Function parameter or member 'new_rlim' not described in 'aa_task_setrlimit'
+ 1 ../security/apparmor/resource.c:111: warning: Function parameter or member 'resource' not described in 'aa_task_setrlimit'
+ 1 ../security/apparmor/resource.c:111: warning: Function parameter or member 'task' not described in 'aa_task_setrlimit'
Per-file breakdown
--- /tmp/tmp.JYiZJgsn92 2023-09-21 03:42:53.513825066 +0000
+++ /tmp/tmp.UpAjUk3TXM 2023-09-21 03:42:53.537825066 +0000
@@ -0,0 +1,77 @@
+ 1 ../drivers/base/core.c
+ 2 ../drivers/block/drbd/drbd_actlog.c
+ 4 ../drivers/block/drbd/drbd_bitmap.c
+ 4 ../drivers/block/drbd/drbd_main.c
+ 4 ../drivers/block/drbd/drbd_state.c
+ 1 ../drivers/block/rbd.c
+ 1 ../drivers/infiniband/ulp/srpt/ib_srpt.c
+ 5 ../drivers/most/most_usb.c
+ 1 ../drivers/net/caif/caif_serial.c
+ 1 ../drivers/net/ethernet/8390/pcnet_cs.c
+ 4 ../drivers/net/ethernet/broadcom/bcmsysport.c
+ 2 ../drivers/net/ethernet/brocade/bna/bnad.c
+ 1 ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c
+ 1 ../drivers/net/ethernet/cavium/liquidio/cn23xx_vf_device.c
+ 1 ../drivers/net/ethernet/chelsio/cxgb4/sge.c
+ 1 ../drivers/net/ethernet/natsemi/ns83820.c
+ 1 ../drivers/net/ethernet/ni/nixge.c
+ 1 ../drivers/net/ethernet/sun/niu.c
+ 5 ../drivers/net/ethernet/ti/cpsw_ale.c
+ 2 ../drivers/net/ethernet/ti/cpts.c
+ 1 ../drivers/net/ethernet/ti/tlan.c
+ 1 ../drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.c
+ 1 ../drivers/net/wireless/intel/iwlegacy/4965-mac.c
+ 2 ../drivers/net/wireless/realtek/rtw89/fw.c
+ 2 ../drivers/rpmsg/rpmsg_char.c
+ 43 ../drivers/scsi/bfa/bfa_core.c
+ 135 ../drivers/scsi/bfa/bfa_fcpim.c
+ 43 ../drivers/scsi/bfa/bfa_fcs.c
+ 40 ../drivers/scsi/bfa/bfa_fcs_fcpim.c
+ 194 ../drivers/scsi/bfa/bfa_fcs_lport.c
+ 165 ../drivers/scsi/bfa/bfa_fcs_rport.c
+ 118 ../drivers/scsi/bfa/bfa_ioc.c
+ 200 ../drivers/scsi/bfa/bfa_svc.c
+ 17 ../drivers/scsi/bfa/bfad.c
+ 4 ../drivers/scsi/bfa/bfad_bsg.c
+ 4 ../drivers/scsi/csiostor/csio_lnode.c
+ 1 ../drivers/scsi/lpfc/lpfc_bsg.c
+ 1 ../drivers/scsi/qla2xxx/qla_isr.c
+ 1 ../drivers/staging/rtl8192e/rtllib_crypt_tkip.c
+ 1 ../drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c
+ 1 ../drivers/staging/rtl8712/rtl8712_recv.c
+ 1 ../drivers/staging/rtl8723bs/core/rtw_efuse.c
+ 1 ../drivers/staging/rtl8723bs/core/rtw_pwrctrl.c
+ 1 ../drivers/staging/rtl8723bs/core/rtw_recv.c
+ 1 ../drivers/staging/rtl8723bs/core/rtw_xmit.c
+ 1 ../drivers/staging/rtl8723bs/hal/hal_com.c
+ 2 ../drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c
+ 1 ../fs/ceph/snap.c
+ 1 ../fs/proc/proc_net.c
+ 12 ../fs/smb/server/auth.c
+ 1 ../fs/smb/server/misc.c
+ 2 ../fs/smb/server/transport_tcp.c
+ 26 ../fs/smb/server/vfs.c
+ 30 ../include/linux/fortify-string.h
+ 12 ../kernel/bpf/cgroup.c
+ 13 ../kernel/fork.c
+ 1 ../kernel/pid.c
+ 1 ../kernel/sched/core.c
+ 2 ../kernel/trace/trace_kprobe.c
+ 1 ../lib/test_blackhole_dev.c
+ 2 ../net/ceph/osdmap.c
+ 1 ../net/dccp/ccids/ccid2.c
+ 3 ../net/ipv4/tcp_lp.c
+ 1 ../net/ipv6/ip6_fib.c
+ 1 ../net/netfilter/nf_tables_core.c
+ 1 ../net/wireless/lib80211_crypt_tkip.c
+ 1 ../security/apparmor/audit.c
+ 2 ../security/apparmor/capability.c
+ 6 ../security/apparmor/domain.c
+ 6 ../security/apparmor/file.c
+ 15 ../security/apparmor/label.c
+ 4 ../security/apparmor/lib.c
+ 48 ../security/apparmor/lsm.c
+ 9 ../security/apparmor/policy.c
+ 1 ../security/apparmor/policy_compat.c
+ 1 ../security/apparmor/policy_unpack.c
+ 4 ../security/apparmor/resource.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment