commit | 410b2af160d155e7834c6d58bdbf8df248dc7482 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Sun May 07 13:43:50 2017 +0200 |
committer | John Johansen <john.johansen@canonical.com> | Tue May 09 03:07:35 2017 -0700 |
tree | 73be3dd145e82f747373f1fc27c04de601a8a670 | |
parent | 6fecb2a3ac24c32751f350c947678011df3e44e8 [diff] |
apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show() A bit of data was put into a sequence by two separate function calls. Print the same data by a single function call instead. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: John Johansen <john.johansen@canonical.com>