Commit 510db88
committed
hwmon: (pmbus/core) Declare regulator notification function as void
The regulator notification function never returns an error.
Declare it as void.
While at it, fix its indentation.
No functional change.
Reviewed-by: Tzung-Bi Shih <tzungbi@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>1 parent 05452a3 commit 510db88
1 file changed
Lines changed: 8 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3312 | 3312 | | |
3313 | 3313 | | |
3314 | 3314 | | |
3315 | | - | |
| 3315 | + | |
3316 | 3316 | | |
3317 | | - | |
| 3317 | + | |
3318 | 3318 | | |
3319 | | - | |
3320 | | - | |
3321 | | - | |
3322 | | - | |
3323 | | - | |
| 3319 | + | |
| 3320 | + | |
| 3321 | + | |
| 3322 | + | |
3324 | 3323 | | |
3325 | | - | |
| 3324 | + | |
3326 | 3325 | | |
3327 | 3326 | | |
3328 | 3327 | | |
3329 | 3328 | | |
3330 | 3329 | | |
3331 | 3330 | | |
3332 | 3331 | | |
3333 | | - | |
| 3332 | + | |
3334 | 3333 | | |
3335 | | - | |
3336 | 3334 | | |
3337 | 3335 | | |
3338 | 3336 | | |
| |||
0 commit comments