summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/libcfs/nidstrings.c
AgeCommit message (Expand)Author
2015-10-24staging: lustre: move nidstring handling to LNet layerJames Simmons
2015-10-24staging: lustre: add a service that prints a nidlistGregoire Pichon
2015-01-28staging: lustre: libcfs: nidstrings: Change type in printf format stringRickard Strandqvist
2015-01-17staging: lustre: libcfs/nidstrings: Avoid forward declarationsSören Brinkmann
2015-01-17staging: lustre: libcfs/nidstrings: Declare internal symbols staticSören Brinkmann
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-07-08staging/lustre/libcfs: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick
2014-04-27staging/lustre/libcfs: fix issues found by Klocwork Insight toolDmitry Eremin
2014-03-08staging/lustre/libcfs: remove NIDSTR_LOCK/UNLOCKPeng Tao
2013-11-10staging: lustre: remove initialisation of static variableTeodora Baluta
2013-11-10staging: lustre: place EXPORT_SYMBOL after its functionTeodora Baluta
2013-11-10staging: lustre: remove space between function name and open parenthesisTeodora Baluta
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-06-03staging/lustre: silence gcc build warningPeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao