Skip to content

Commit

Permalink
nfsd: fix comment
Browse files Browse the repository at this point in the history
Obvious comment nit.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
  • Loading branch information
J. Bruce Fields committed Apr 23, 2008
1 parent 3c61eec commit e1ba1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/nfs/callback.c
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ int nfs_callback_up(void)
}

/*
* Kill the server process if it is not already up.
* Kill the server process if it is not already down.
*/
void nfs_callback_down(void)
{
Expand Down

0 comments on commit e1ba1ab

Please sign in to comment.