commit | b80e183deff5f3d43565b552ed91e511128a6ea9 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields - unquoted <bfields@snoopy.citi.umich.edu> | Sat Feb 10 01:33:26 2007 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed May 02 07:36:45 2007 -0700 |
tree | e60d853b0f9f067b40e32860e6e188976fef1a2c | |
parent | f32824d8ca9d3f84613ae2422070cc5469fe9e91 [diff] |
spkm3: remove bad kfree, unnecessary export We're kfree()'ing something that was allocated on the stack! Also remove an unnecessary symbol export while we're at it. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>