commit | beab6cb20c1dff4a0fb1ee9d14ff5f826ccd2c84 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Nov 03 01:57:34 2016 +0900 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Nov 07 19:05:03 2016 -0700 |
tree | c4b19e45f4c60b28f45b96efe50131c55c76e4e7 | |
parent | 05d5f95dc7c6a61fb2b2af0935727a6ea61cb0f1 [diff] |
coding-style: fix mismatch of jump label name Commit 865a1caa4b6b ("CodingStyle: Clarify and complete chapter 7") renamed the label "out_buffer" to "out_free_buffer", but missed to change this line. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>