]> git.baikalelectronics.ru Git - kernel.git/commit
IB/ucma: Convert use of typedef ctl_table to struct ctl_table
authorJoe Perches <joe@perches.com>
Tue, 22 Oct 2013 22:29:50 +0000 (15:29 -0700)
committerRoland Dreier <roland@purestorage.com>
Sat, 16 Nov 2013 18:32:24 +0000 (10:32 -0800)
commit00751208016c63a3b34b65045439149048ca2866
treeee749d87e24de18f9a0099af86b91857e3b70693
parent1b8a43fd76cf8b1ce2c0c73628e7b773c2b380f0
IB/ucma: 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>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/core/ucma.c