Commit c0f65a7
committed
Merge tag 'printk-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Pull printk fix from Petr Mladek:
- Prevent refcount warning from code releasing a fwnode
* tag 'printk-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux:
lib/vsprintf: Fix %pfwf when current node refcount == 01 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2111 | 2111 | | |
2112 | 2112 | | |
2113 | 2113 | | |
2114 | | - | |
2115 | | - | |
| 2114 | + | |
| 2115 | + | |
| 2116 | + | |
| 2117 | + | |
| 2118 | + | |
| 2119 | + | |
2116 | 2120 | | |
2117 | 2121 | | |
2118 | 2122 | | |
2119 | 2123 | | |
2120 | 2124 | | |
2121 | 2125 | | |
2122 | | - | |
| 2126 | + | |
| 2127 | + | |
2123 | 2128 | | |
2124 | 2129 | | |
2125 | 2130 | | |
| |||
0 commit comments