Warning in scanf string typing
authorToralf Förster <toralf.foerster@gmx.de>
Sun, 27 Apr 2014 17:33:34 +0000 (19:33 +0200)
committerCasey Schaufler <casey@schaufler-ca.com>
Tue, 6 May 2014 18:32:53 +0000 (11:32 -0700)
commitec554fa75ec94dcf47e52db9551755679c10235b
tree41be1a9e7424e6f2e9817578e06d359ec820d59d
parent36ea735b522d09826ae0dac0e540f294436c52f3
Warning in scanf string typing

This fixes a warning about the mismatch of types between
the declared unsigned and integer.

Signed-off-by: Toralf Förster <toralf.foerster@gmx.de>
security/smack/smackfs.c