1. 13 12月, 2018 1 次提交
    • J
      scsi: hisi_sas: Fix warnings detected by sparse · 735bcc77
      John Garry 提交于
      This patchset fixes some warnings detected by the sparse tool, like these:
      drivers/scsi/hisi_sas/hisi_sas_main.c:1469:52: warning: incorrect type in assignment (different base types)
      drivers/scsi/hisi_sas/hisi_sas_main.c:1469:52:    expected unsigned short [unsigned] [assigned] [usertype] tag_of_task_to_be_managed
      drivers/scsi/hisi_sas/hisi_sas_main.c:1469:52:    got restricted __le16 [usertype] <noident>
      drivers/scsi/hisi_sas/hisi_sas_main.c:1723:52: warning: incorrect type in assignment (different base types)
      drivers/scsi/hisi_sas/hisi_sas_main.c:1723:52:    expected unsigned short [unsigned] [assigned] [usertype] tag_of_task_to_be_managed
      drivers/scsi/hisi_sas/hisi_sas_main.c:1723:52:    got restricted __le16 [usertype] <noident>
      Signed-off-by: NJohn Garry <john.garry@huawei.com>
      Signed-off-by: NMartin K. Petersen <martin.petersen@oracle.com>
      735bcc77
  2. 16 11月, 2018 2 次提交
  3. 20 10月, 2018 1 次提交
  4. 16 10月, 2018 4 次提交
  5. 26 9月, 2018 1 次提交
  6. 20 7月, 2018 4 次提交
  7. 20 6月, 2018 7 次提交
  8. 29 5月, 2018 12 次提交
  9. 18 5月, 2018 6 次提交
  10. 08 5月, 2018 2 次提交