forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commit0b24a0b
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
...instead of open coding file operations followed by custom ->open()callbacks per each attribute.Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>1 parent2d02424 commit0b24a0b
1 file changed
+4
-14
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1726 | 1726 |
| |
1727 | 1727 |
| |
1728 | 1728 |
| |
1729 |
| - | |
1730 |
| - | |
1731 |
| - | |
1732 |
| - | |
1733 |
| - | |
1734 |
| - | |
1735 |
| - | |
1736 |
| - | |
1737 |
| - | |
1738 |
| - | |
1739 |
| - | |
1740 |
| - | |
| 1729 | + | |
1741 | 1730 |
| |
1742 | 1731 |
| |
1743 | 1732 |
| |
1744 | 1733 |
| |
1745 | 1734 |
| |
1746 | 1735 |
| |
1747 |
| - | |
| 1736 | + | |
1748 | 1737 |
| |
1749 | 1738 |
| |
1750 | 1739 |
| |
| |||
1760 | 1749 |
| |
1761 | 1750 |
| |
1762 | 1751 |
| |
1763 |
| - | |
| 1752 | + | |
| 1753 | + | |
1764 | 1754 |
| |
1765 | 1755 |
| |
1766 | 1756 |
| |
|
0 commit comments
Comments
(0)