mm/slab: Fix typo _RET_IP -> _RET_IP_
authorEzequiel Garcia <elezegarcia@gmail.com>
Tue, 25 Sep 2012 11:07:08 +0000 (08:07 -0300)
committerPekka Enberg <penberg@kernel.org>
Tue, 25 Sep 2012 18:47:00 +0000 (21:47 +0300)
commit592f41450d03f74747edd81779ae206a0647152f
treea69ca6b8b08de7ce1eda8cf92aa88127e06f2a8b
parent2b847c3cb4f8565911bd8ce59b8428e635c90594
mm/slab: Fix typo _RET_IP -> _RET_IP_

The bug was introduced by commit 7c0cb9c64f83 ("mm, slab: Replace
'caller' type, void* -> unsigned long").

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
mm/slab.c