]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
netlink: Fix indentation in netlink_message_writer.c
authorMark Johnston <markj@FreeBSD.org>
Tue, 17 Jan 2023 14:37:33 +0000 (09:37 -0500)
committerAlexander V. Chernikov <melifaro@FreeBSD.org>
Sat, 18 Feb 2023 11:53:54 +0000 (11:53 +0000)
commitc548078f291b6f1b82804604b6be68dfc1e070c2
tree13a747e36119322f09507957dc9b8246fb0100bf
parenta672b35811a67b57cf0fc1bee8d7c5b1785f1bee
netlink: Fix indentation in netlink_message_writer.c

This file is indented with a mixture of tabs and spaces.  No functional
change intended.

Reviewed by: melifaro
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D38100

(cherry picked from commit 35472cb60ab95b4d99981492a87443022181eac2)
sys/netlink/netlink_message_writer.c