[libvirt] [PATCH 0/3] security_dac: trivial cleanups

Jim Fehlig jfehlig at suse.com
Wed May 14 17:57:22 UTC 2014


A while back, Michal Privoznik posted a small series to honor the
DAC norelabel attribute

https://www.redhat.com/archives/libvir-list/2014-April/msg00196.html

When reviewing patch 1, Jan Tomko noted that trivial whitespace changes and
the like should be separate from changes to the callback parameter passing.
This small series contains the most trivial changes Michal made to patch 1.
By "most trivial", I mean these could probably be pushed under the trivail rule,
but posting for a quick review nonetheless.

Jim Fehlig (3):
  security_dac: Remove unnecessary ATTRIBUTE_UNUSED
  security_dac: Remove unnecessary curly braces
  security_dac: Fix indentation

 src/security/security_dac.c | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

-- 
1.8.1.4




More information about the libvir-list mailing list