Commit 72ee45f
ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIs
Follow the advice of the Documentation/filesystems/sysfs.rst and show()
should only use sysfs_emit() or sysfs_emit_at() when formatting the
value to be returned to user space.
Signed-off-by: ye xingchen <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]>
Acked-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>1 parent 01f6c61 commit 72ee45f
1 file changed
+6
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
440 | 438 | | |
441 | 439 | | |
442 | 440 | | |
| |||
468 | 466 | | |
469 | 467 | | |
470 | 468 | | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
| 469 | + | |
475 | 470 | | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
| 471 | + | |
480 | 472 | | |
481 | 473 | | |
482 | 474 | | |
483 | | - | |
| 475 | + | |
484 | 476 | | |
485 | 477 | | |
486 | 478 | | |
| |||
0 commit comments