diff options
author | Antonio Quartulli <ordex@autistici.org> | 2013-03-21 09:23:29 +0100 |
---|---|---|
committer | Antonio Quartulli <ordex@autistici.org> | 2013-03-27 10:29:55 +0100 |
commit | 0c81465357ffe29da9ff20103afe4a59908e0d30 (patch) | |
tree | 5772694c77eca193a52c55ef7a55e7619ee5ebef /net/compat.c | |
parent | batman-adv: update Makefile copyright years (diff) | |
download | linux-0c81465357ffe29da9ff20103afe4a59908e0d30.tar.xz linux-0c81465357ffe29da9ff20103afe4a59908e0d30.zip |
batman-adv: use seq_puts instead of seq_printf when the format is constant
As reported by checkpatch, seq_puts has to be preferred with
respect to seq_printf when the format is a constant string
(no va_args)
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Diffstat (limited to 'net/compat.c')
0 files changed, 0 insertions, 0 deletions