commit | cebafd8d6fd3a55671c2c5ee88ff27ad1bf9f1d3 | [log] [tgz] |
---|---|---|
author | Juston Li <juston.h.li@gmail.com> | Tue Jul 14 21:14:46 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 14 22:52:52 2015 -0700 |
tree | 87e3ff938f4fac3a9882d51c99e1f815912cf6d5 | |
parent | 259fef35c7688c105137f286c2dc5780979686c9 [diff] |
staging: sm750fb: move while to follow do close brace Fixes checkpatch.pl error: ERROR: while should follow close brace '}' Signed-off-by: Juston Li <juston.h.li@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>