commit | 9797fb0e25f5f1f6e714006cf05390b76228e839 | [log] [tgz] |
---|---|---|
author | Oleg Drokin <green@linuxhacker.ru> | Sat Jun 18 23:53:12 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 18 21:18:43 2016 -0700 |
tree | 31ef41ed3d6f14aa8ea35398101b33b204fe82da | |
parent | d719d2ddd12f0c7e1706d086786647190378f6e0 [diff] |
staging/lustre: Remove unnecessary space after a cast This patch fixes all checkpatch occurences of "CHECK: No space is necessary after a cast" in Lustre code. Signed-off-by: Emoly Liu <emoly.liu@intel.com> Signed-off-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>