aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2019-04-08 16:52:01 -0700
committerJeff Kirsher <[email protected]>2019-06-05 13:04:29 -0700
commit8b057955af8712c5b4d23a0c472170150ee8db18 (patch)
treeb76d70ad04275ca5a1de7f2e5f5098feac7767aa /net/unix/sysctl_net_unix.c
parent68d9676fc04eeb1b7d8a2c1bca56458e4cc74e3f (diff)
ixgbe: use 'cc' instead of 'hw_cc' for local variable
The ixgbe_ptp.c file sometimes uses hw_cc as the local variable for the cycle counter in ixgbe_ptp_read_X550. However, we use just 'cc' as a local variable for this by convention else where in the file. Convert this lone usage of 'hw_cc' into just the shorter 'cc' name to match the other read functions in the file. Signed-off-by: Jacob Keller <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions