]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r348445 (by lwhsu):
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 25 Apr 2020 13:14:06 +0000 (13:14 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 25 Apr 2020 13:14:06 +0000 (13:14 +0000)
commit380f1574b18714d58e5cf8b5e1bdab026b53014a
treefba1c317468e5fde429cc9f20fc53dbcfa41b637
parent201bd4c46b26576fee31ac27e7e6ca61c31937f2
MFC r348445 (by lwhsu):

Add the missing braces to fix the code not guarded by the if clause and has
misleading indentation.  This is found by gcc -Wmisleading-indentation

Approved by: erj
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D20428

git-svn-id: svn://svn.freebsd.org/base/stable/10@360304 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/ixl/i40e_common.c