memory-failure: change type of action_result's param 3 to enum
authorXie XiuQi <[email protected]>
Wed, 24 Jun 2015 23:57:33 +0000 (16:57 -0700)
committerLinus Torvalds <[email protected]>
Thu, 25 Jun 2015 00:49:43 +0000 (17:49 -0700)
commitcc3e2af42e7b7e0457b93bf17c19b44c635cd40c
tree98e8bc995d53c16ca144943e755a4105474e953d
parentcc637b1704d78b068c2eb700eec384c69ea56cdf
memory-failure: change type of action_result's param 3 to enum

Change type of action_result's param 3 to enum for type consistency,
and rename mf_outcome to mf_result for clearly.

Signed-off-by: Xie XiuQi <[email protected]>
Acked-by: Naoya Horiguchi <[email protected]>
Cc: Chen Gong <[email protected]>
Cc: Jim Davis <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Tony Luck <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/mm.h
mm/memory-failure.c