commit | 8e9a4b93ca4afc701537f855b8f2c79209a0c83a | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Sun May 07 13:50:28 2017 +0200 |
committer | John Johansen <john.johansen@canonical.com> | Tue May 09 03:07:35 2017 -0700 |
tree | e8b7229245fa465e369e599195fd326ad63671fb | |
parent | 410b2af160d155e7834c6d58bdbf8df248dc7482 [diff] |
apparmorfs: Use seq_putc() in two functions Two single characters (line breaks) should be put into a sequence. Thus use the corresponding function "seq_putc". This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: John Johansen <john.johansen@canonical.com>