From: Joonsoo Kim Date: Wed, 11 Sep 2013 21:21:53 +0000 (-0700) Subject: mm, hugetlb: change variable name reservations to resv X-Git-Tag: v3.12-rc1~52^2~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f522c3ac00a49128115f99a5fcb95a447601c1c3;p=pandora-kernel.git mm, hugetlb: change variable name reservations to resv 'reservations' is so long name as a variable and we use 'resv_map' to represent 'struct resv_map' in other place. To reduce confusion and unreadability, change it. Signed-off-by: Joonsoo Kim Reviewed-by: Aneesh Kumar Cc: Naoya Horiguchi Reviewed-by: Davidlohr Bueso Cc: David Gibson Cc: Wanpeng Li Cc: Hillf Danton Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed