commit | d3478d5b73efb713378bebb31ac9a11f5a6dc587 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Jun 14 01:37:29 2013 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jun 18 00:31:32 2013 +0200 |
tree | a51d250a807eab0a9f165a27d16bf92b74d3f671 | |
parent | b8061134f83a36b9eb6e38a184f3982f8d8bc58c [diff] |
mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_table This typedef is unnecessary and should just be removed. Signed-off-by: Joe Perches <joe@perches.com> Cc: Jiri Kosina <trivial@kernel.org> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/5460/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>