summaryrefslogtreecommitdiff
path: root/net/sunrpc
diff options
context:
space:
mode:
authortcharding <me@tobin.cc>2017-02-09 17:56:04 +1100
committerDavid S. Miller <davem@davemloft.net>2017-02-10 13:37:48 -0500
commit722c9a0cebb88ac1a982285f15d5fd44f4140c66 (patch)
tree06072a23ea03249a43ce7368c0cf9fa7c2311345 /net/sunrpc
parentb668b9030c0168cf86e054adfe72e89df49b2772 (diff)
net: Fix checkpatch WARNING: please, no space before tabs
This patch fixes multiple occurrences of space before tabs warnings. More lines of code were moved than required to keep kernel-doc comments uniform. Signed-off-by: Tobin C. Harding <me@tobin.cc> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions
s we use the scalar nanoseconds storage unconditionally now. The 32bit timespec alike storage got removed due to the Y2038 limitations some time ago. That leaves the odd union access around for no reason. Clean it up. Both changes have been done with coccinelle and a small amount of manual mopping up" * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: ktime: Get rid of ktime_equal() ktime: Cleanup ktime_set() usage ktime: Get rid of the union clocksource: Use a plain u64 instead of cycle_t
Diffstat (limited to 'net/batman-adv')