From: Sergey Senozhatsky Date: Wed, 6 Aug 2014 23:08:25 +0000 (-0700) Subject: zram: rename struct `table' to `zram_table_entry' X-Git-Tag: cleanup-for-v3.18~96^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb8f2eec3c5c87e31219c5e58625b8e890004e48;p=pandora-kernel.git zram: rename struct `table' to `zram_table_entry' Andrew Morton has recently noted that `struct table' actually represents table entry and, thus, should be renamed. Rename to `zram_table_entry'. Signed-off-by: Sergey Senozhatsky Cc: Minchan Kim Cc: Nitin Gupta Cc: Weijie Yang Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed