Commit 4438a81
committed
Merge tag 'firewire-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Pull firewire updates from Takashi Sakamoto:
"Small changes to string processing in device attribute"
* tag 'firewire-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394:
firewire: core: fix build failure due to the caller of fw_csr_string()
firewire: Convert snprintf/sprintf to sysfs_emit
firewire: Kill unnecessary buf check in device_attribute.show1 file changed
+5
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
338 | | - | |
339 | 337 | | |
340 | 338 | | |
341 | 339 | | |
| |||
357 | 355 | | |
358 | 356 | | |
359 | 357 | | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | 358 | | |
368 | | - | |
| 359 | + | |
| 360 | + | |
369 | 361 | | |
370 | 362 | | |
371 | 363 | | |
| |||
374 | 366 | | |
375 | 367 | | |
376 | 368 | | |
377 | | - | |
| 369 | + | |
378 | 370 | | |
379 | 371 | | |
380 | 372 | | |
| |||
490 | 482 | | |
491 | 483 | | |
492 | 484 | | |
493 | | - | |
| 485 | + | |
494 | 486 | | |
495 | 487 | | |
496 | 488 | | |
| |||
0 commit comments