commit | 8111e4324cc643d4e72efe35ee2fce98b7b4c841 | [log] [tgz] |
---|---|---|
author | Oleg Drokin <green@linuxhacker.ru> | Wed Feb 24 21:59:45 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 25 22:05:50 2016 -0800 |
tree | 4ee597bbe8705545896d50ee9066d6bcc38ac9cc | |
parent | 3818b4c837376bcebe24f0f331d3d4837c96eece [diff] |
staging/lustre/fld: Remove useless typedefs Typedefs fld_hash_func_t and fld_scan_func_t are used exectly once in the following structure so don't really help anything at all. Signed-off-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>