No more lint means no more ARGSUSED.

This commit is contained in:
Nicholas Marriott
2013-02-17 23:15:38 +00:00
parent 7d1a8f7e9e
commit 9d165df18a
23 changed files with 0 additions and 32 deletions

View File

@ -60,7 +60,6 @@ const struct cmd_entry cmd_lock_client_entry = {
cmd_lock_server_exec
};
/* ARGSUSED */
enum cmd_retval
cmd_lock_server_exec(struct cmd *self, unused struct cmd_ctx *ctx)
{