Apply cleanups suggested by Roel on Suspend2-devel.
commit36931a9a5845580c8265cc236432cdb5875d7d3f
authorNigel Cunningham <nigel@suspend2.net>
Tue, 15 May 2007 04:41:51 +0000 (15 14:41 +1000)
committerNigel Cunningham <nigel@suspend2.net>
Tue, 15 May 2007 04:49:48 +0000 (15 14:49 +1000)
tree2d2f166ec156be173e9d10c026761de1f36447d5
parent27e1bba143c58ee2b351989f46fca35346b78d74
Apply cleanups suggested by Roel on Suspend2-devel.

Below a patch with various small cleanups. Code function shouldn't
change with this patch.
In kernel/power/suspend_file.c:
- functions and variables have really long names. I think shorter names
would make reading more easy.
- In function  create_dev, shouldn't the 0600 be replaced with something
else?

Signed-off-by: Nigel Cunningham <nigel@suspend2.net>
crypto/lzf.c
kernel/power/io.c
kernel/power/suspend_file.c