Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-10 | stmmac: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2 | -46/+8 |
2019-08-10 | nfp: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -16/+1 |
2019-08-10 | hns3: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -15/+2 |
2019-08-10 | cxgb4: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 3 | -20/+9 |
2019-08-10 | bnxt: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2 | -29/+11 |
2019-08-10 | xgbe: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -76/+31 |
2019-08-10 | mlx5: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 7 | -163/+24 |
2019-08-10 | bonding: no need to print a message if debugfs_create_dir() fails | Greg Kroah-Hartman | 1 | -5/+0 |
2019-08-10 | wimax: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 8 | -257/+51 |