Fix the indentation and spacing that don't conform to the coding standard.
This commit is contained in:
parent
7f018e7898
commit
20ef084712
@ -393,8 +393,9 @@ struct SETATTR3resok
|
||||
struct wcc_data wcc_data;
|
||||
};
|
||||
|
||||
/* The actual size of the lookup argument is variable. These structures are, therefore,
|
||||
* only useful in setting aside maximum memory usage for the LOOKUP arguments.
|
||||
/* The actual size of the lookup argument is variable.
|
||||
* These structures are, therefore, only useful in setting
|
||||
* aside maximum memory usage for the LOOKUP arguments.
|
||||
*/
|
||||
|
||||
struct LOOKUP3filename
|
||||
@ -525,8 +526,8 @@ struct READDIR3args
|
||||
uint32_t count;
|
||||
};
|
||||
|
||||
/* The READDIR reply is variable length and consists of multiple entries, each
|
||||
* of form:
|
||||
/* The READDIR reply is variable length and consists of multiple entries,
|
||||
* each of form:
|
||||
*
|
||||
* EOF - OR -
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user