summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2013-10-28staging: lustre: lnet: Rewrite return statement in socklnd.cLisa Nguyen
2013-10-27Staging: lustre: Fix no use of assignment in if conditionRashika Kheria
2013-10-27Staging: lustre: Replace __FUNCTION__ with __func__Rashika Kheria
2013-10-27Staging: lustre: Fix paranthesis not required around returnRashika Kheria
2013-10-27Staging: lustre: Fix space required after ','Rashika Kheria
2013-10-27Staging: lustre: Fix no spaces at the start of the lineRashika Kheria
2013-10-27Staging: lustre: Fix code indentation for conditional statementsRashika Kheria
2013-10-27Staging: lustre: Fix initialisation of statics to NULL or 0Rashika Kheria
2013-10-27Staging; lustre: Fix quoted string split across linesRashika Kheria
2013-10-27Staging: lustre: Fix space prohibited between function and open paranthesisRashika Kheria
2013-10-27staging: lustre: replaced C99 comment style by C89 styleNandini Hanumanthagowda
2013-10-27staging: lustre: added space before the open parenthesisNandini Hanumanthagowda
2013-10-27Staging: lustre: Fix indentation of labelsRashika Kheria
2013-10-27Staging: lustre: Fix initialisation of statics to 0 or NULLRashika Kheria
2013-10-27Staging: lustre: Fix quoted strings split across linesRashika Kheria
2013-10-27Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/var...Rashika Kheria
2013-10-27Staging: lustre: Fix space prohibited between function name and open paranthesisRashika Kheria
2013-10-27drivers/staging/lustre/lustre/osc/osc_io.c : remove space prohibited warningHimangi Saraogi
2013-10-27staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZEROValentina Manea
2013-10-27staging: lustre: lnet: Reformat pointer variable in lib-lnet.hLisa Nguyen
2013-10-27staging: lustre: lnet: Remove unnecessary () from return statementsLisa Nguyen
2013-10-27staging: lustre: lnet: Remove unnecessary spaces in lib-lnet.hLisa Nguyen
2013-10-27staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen
2013-10-27staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen
2013-10-27staging: lustre: Remove typedef and update cfs_debug_limit_state structLisa Nguyen
2013-10-27staging/lustre: fix tv_usec build warning on pariscPeng Tao
2013-10-27staging/lustre/llite: fix mkdir endless loopPeng Tao
2013-10-27lustre/fld: remove fld_thread_keyPeng Tao
2013-10-27staging: lustre: Remove typedef and update cfs_hash_bucket structLisa Nguyen
2013-10-21staging: lustre: Remove typedef and update cfs_hash_lock unionLisa Nguyen
2013-10-21staging:lustre: replace foo* with foo *Dulshani Gunawardhana
2013-10-21staging:lustre: Fix externs should be avoided in .c files warningDulshani Gunawardhana
2013-10-21staging:lustre: Fix space before open parenthesisDulshani Gunawardhana
2013-10-21staging:lustre: Replace max() with max_t()Dulshani Gunawardhana
2013-10-21staging:lustre: Fix C99 style commentsDulshani Gunawardhana
2013-10-21staging:lustre: Remove space between function name and open parenthesisDulshani Gunawardhana
2013-10-21staging: lustre: libcfs: Remove bitmap.h fileLisa Nguyen
2013-10-19staging/lustre/lnet: Remove unnecessary spaces in router_proc.cLisa Nguyen
2013-10-19staging/lustre/lnet: Fix static initialization error in router_proc.cLisa Nguyen
2013-10-19staging/lustre/lnet: Reformat pointer variable in lib-move.cLisa Nguyen
2013-10-19staging/lustre/lnet: Remove () from return statements in lib-move.cLisa Nguyen
2013-10-19staging/lustre/lnet: Adjust lines to meet 80 column limit in lib-move.cLisa Nguyen
2013-10-19staging/lustre/lnet: Move open braces to previous lines in lib-move.cLisa Nguyen
2013-10-19staging/lustre/lnet: Remove unnecessary whitespace in lib-move.cLisa Nguyen
2013-10-19staging/lustre/lnet/selftest: Remove unnecessary spaces in brw_test.cLisa Nguyen
2013-10-19staging/lustre/lnet/selftest: Fix trailing statements in brw_test.cLisa Nguyen
2013-10-17Staging: lustre: Removal of Space between function name and parenthesis in ti...Rashika Kheria
2013-10-17Staging: lustre: Removal of assignment in if condition in conrpc.cRashika Kheria
2013-10-17Staging: lustre: Fix quoted string split across lines in conrpc.cRashika Kheria
2013-10-17Staging: lustre: Fix Space Prohibition before '++' in conrpc.cRashika Kheria