+11
−10
+50
−41
+5
−3
+10
−10
Loading
Fixes the following errors: * ERROR: line over 90 characters * ERROR: code indent should never use tabs * ERROR: space prohibited after that open square bracket '[' * ERROR: do not initialise statics to 0 or NULL * ERROR: "(foo*)" should be "(foo *)" Signed-off-by:Emil Condrea <emilcondrea@gmail.com> Signed-off-by:
Stefano Stabellini <sstabellini@kernel.org> Signed-off-by:
Quan Xu <xuquan8@huawei.com> Acked-by:
Anthony PERARD <anthony.perard@citrix.com>