mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
afs: Correct comment typo in DNew()
Commit aed4a0c4b91c5ce185547e83bfff443f3d3831f9 "afs: avoid panic in DNew when afs_WriteDCache fails" introduced Doxygen comments for DNew(). However, due to a cut-and-paste error, the name of the second parameter is incorrect. Correct the Doxygen comments. No functional change is incurred by this commit; it is just documentation. Change-Id: Ia6183d4aac0946f78982626f195e4a305fe9a481 Reviewed-on: https://gerrit.openafs.org/15757 Reviewed-by: Michael Meffie <mmeffie@sinenomine.net> Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
This commit is contained in:
parent
236cb51b83
commit
abb15d449c
@ -583,7 +583,7 @@ DFlush(void)
|
||||
* Prepare a new directory page buffer
|
||||
*
|
||||
* \param adc pointer to the directory object dcache
|
||||
* \param nblobs page we want
|
||||
* \param page page we want
|
||||
* \param entry buffer to return requested page
|
||||
*
|
||||
* \retval 0 success; entry is updated
|
||||
|
Loading…
x
Reference in New Issue
Block a user