Comment 6 for bug 1765458

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/42189
Committed: http://github.com/Juniper/contrail-controller/commit/cf594fbeb12ea2e66c2f4d974b485796e5aac7f0
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit cf594fbeb12ea2e66c2f4d974b485796e5aac7f0
Author: Ananth Suryanarayana <email address hidden>
Date: Thu Apr 19 09:25:51 2018 -0700

Expanad tabs and remove trailing spaces

In a recent code review, unmodified code had trailing spaces which
always show up in "Red" in git diff and in gerrit. Instead of a point
fix, clean the entire C++ code base to expand tabs to spaces and also
remove all trailing spaces.

This may parts of code difficult for back-porting to other branches but
this code hygiene has been pending for a while. Hence we may only back
port to R5.0.

Change-Id: I24fec35e5c84de9819ab83a14546b0fa22b42fad
Partial-Bug: 1765458