diff options
author | Vincent Cheng <[email protected]> | 2021-02-17 00:42:15 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-02-17 13:49:26 -0800 |
commit | 1c49d3e947783b1ac9cf5d9a2489baa63a35a371 (patch) | |
tree | 31f088f6f5e33ba7cb15ac4318aabbd7d0553f52 /net/unix/unix_bpf.c | |
parent | 10c270cf25bd3ebffba9c2182d0c9eccecf10d97 (diff) |
ptp: ptp_clockmatrix: Clean-up dev_*() messages.
Code clean-up.
* Remove unnecessary \n termination from dev_*() messages.
* Remove 'char *fmt' to define strings to stay within 80 column
limit. Not needed since coding guidelines increased to
100 columns limit.
Keeping format in place allows static code checkers to
validate the arguments.
* Tighten up vertical spacing.
Signed-off-by: Vincent Cheng <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions