Commit f5fd3f2
cifs: remove "cifs_" prefix from init/destroy mids functions
Rename generic mid functions to same style, i.e. without "cifs_"
prefix.
cifs_{init,destroy}_mids() -> {init,destroy}_mids()
Signed-off-by: Enzo Matsumiya <ematsumiya@suse.de>
Signed-off-by: Steve French <stfrench@microsoft.com>1 parent 70f08f9 commit f5fd3f2
1 file changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1568 | 1568 | | |
1569 | 1569 | | |
1570 | 1570 | | |
1571 | | - | |
1572 | | - | |
| 1571 | + | |
1573 | 1572 | | |
1574 | 1573 | | |
1575 | 1574 | | |
| |||
1587 | 1586 | | |
1588 | 1587 | | |
1589 | 1588 | | |
1590 | | - | |
1591 | | - | |
| 1589 | + | |
1592 | 1590 | | |
1593 | 1591 | | |
1594 | 1592 | | |
| |||
1685 | 1683 | | |
1686 | 1684 | | |
1687 | 1685 | | |
1688 | | - | |
| 1686 | + | |
1689 | 1687 | | |
1690 | 1688 | | |
1691 | 1689 | | |
| |||
1742 | 1740 | | |
1743 | 1741 | | |
1744 | 1742 | | |
1745 | | - | |
| 1743 | + | |
1746 | 1744 | | |
1747 | 1745 | | |
1748 | 1746 | | |
| |||
1778 | 1776 | | |
1779 | 1777 | | |
1780 | 1778 | | |
1781 | | - | |
| 1779 | + | |
1782 | 1780 | | |
1783 | 1781 | | |
1784 | 1782 | | |
| |||
0 commit comments