mtag: remove duplicative code
commitb33d7be65a33d0d18d0c0aa979889bdf8d370308
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 18 Mar 2019 11:24:49 +0000 (18 14:24 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 18 Mar 2019 11:34:52 +0000 (18 14:34 +0300)
treeb874547cc6161fc4b0017a2fc9445b1931ea3ebc
parent5d59ff61d2eccbf7a276d14fdf23bde87961f29f
mtag: remove duplicative code

The smatch_extra.c file is already saving all the mtag information
(because it's basically a sort of pointer) so there is no need to do it
here.

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