apparmorfs: Use seq_putc() in two functions
authorMarkus Elfring <elfring@users.sourceforge.net>
Sun, 7 May 2017 11:50:28 +0000 (13:50 +0200)
committerJohn Johansen <john.johansen@canonical.com>
Thu, 8 Jun 2017 18:21:02 +0000 (11:21 -0700)
commit47dbd1cdbb4e74d656e444deb6675ee38ca1b1f3
tree1528896e03b420e64228a383be0d41676682e266
parent0ff3d97f7676d9f513288a2d30582dcd2b34d238
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>
security/apparmor/apparmorfs.c