container_of: cleanup set_param_value()
commitde8efe51a39035709753ac3b376cc741f81bdeaa
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 26 Jul 2018 08:39:39 +0000 (26 11:39 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 26 Jul 2018 08:39:39 +0000 (26 11:39 +0300)
tree5202581e24827bd12dc05de20999805cf20a768f
parent7d896ea73916f8d03104d856eb6c3350229cc845
container_of: cleanup set_param_value()

Actually most of the lines in this patch are renaming "sym" to "arg".  But
I also did split set_param_value() into two functions.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_container_of.c