commit | 68c61b93e89fef36a36086c4e686fe413d2caab7 | [log] [tgz] |
---|---|---|
author | Pekka Enberg <penberg@kernel.org> | Tue Jun 30 14:59:09 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jun 30 19:44:59 2015 -0700 |
tree | 78c49dca43599fbd3b6f25330397b580ce447698 | |
parent | 200f1ce3656b8f466f74756677cea1b5e2aa851a [diff] |
cxgb3: use kvfree() in cxgb_free_mem() Use kvfree() instead of open-coding it. Signed-off-by: Pekka Enberg <penberg@kernel.org> Cc: Santosh Raspatur <santosh@chelsio.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>