Files
scoutfs/kmod
Zach Brown 9f51b63f8d scoutfs: check snprintf_key() format args
Add the function attribute to snprintf_key() to have the compiler verify
its print format and args.  I noticed some buggy changes that didn't
throw errors.  Happily none of the existing calls had problems.

Signed-off-by: Zach Brown <zab@versity.com>
2018-03-15 09:23:57 -07:00
..