Searched hist:d9462140f7ab0400206041d2732c740dea2d1ff9 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/scsi/fnic/ |
H A D | fnic_debugfs.c | diff d9462140f7ab0400206041d2732c740dea2d1ff9 Tue Nov 21 15:15:46 CST 2017 Vasyl Gomonovych <gomonovych@gmail.com> scsi: fnic: Fix coccinelle warnings
Remove the duplicate copies of this simple function and use an open-coded version.
drivers/scsi/fnic/fnic_debugfs.c:122:11-31: WARNING opportunity for simple_open, see also structure on line 223
Generated by: coccinelle/api/simple_open.cocci
Signed-off-by: Vasyl Gomonovych <gomonovych@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|