commit | 0de846963586e6ba4133e273dcea66b2f0870db3 | [log] [tgz] |
---|---|---|
author | Bas Peters <baspeters93@gmail.com> | Sat Feb 07 23:42:42 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 18 17:03:06 2015 +0100 |
tree | df882712a398f4b1a110c11d5f33ab5511050f39 | |
parent | c7b364f7dd82e8610373b8c6d788db867d7e99db [diff] |
drivers: usb: storage: alauda.c: properly place braces after function declarations This patch places braces on a new line following function declarations. Signed-off-by: Bas Peters <baspeters93@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>