diff options
author | Petr Mladek <pmladek@suse.com> | 2016-12-14 15:04:01 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-12-14 16:04:07 -0800 |
commit | 40f7828b36e3b9dd2fdc34d065e342cddf8d7bef (patch) | |
tree | 886d664a7ea0a22f87013bb83c4c12e51611b72e /scripts | |
parent | 775a2e29c3bbcf853432f47d3caa9ff8808807ad (diff) | |
download | talos-obmc-linux-40f7828b36e3b9dd2fdc34d065e342cddf8d7bef.tar.gz talos-obmc-linux-40f7828b36e3b9dd2fdc34d065e342cddf8d7bef.zip |
btrfs: better handle btrfs_printk() defaults
Commit 262c5e86fec7 ("printk/btrfs: handle more message headers")
triggers:
warning: `ratelimit' may be used uninitialized in this function
with gcc (4.1.2) and probably many other versions. The code actually is
correct but a bit twisted. Let's make it more straightforward and set
the default values at the beginning.
Link: http://lkml.kernel.org/r/20161213135246.GQ3506@pathway.suse.cz
Signed-off-by: Petr Mladek <pmladek@suse.com>
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: David Sterba <dsterba@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions