[PATCH v7 0/3] hibernation related patches

2014-02-04 Thread Sebastian Capella
Patchset related to hibernation resume: - enhancement to make the use of an existing resume file more general - add kstrdup_trimnl function which duplicates and trims a single trailing newline off of a string - cleanup checkpatch warnings in hibernate.c file All patches are based on

[PATCH v7 0/3] hibernation related patches

2014-02-04 Thread Sebastian Capella
Patchset related to hibernation resume: - enhancement to make the use of an existing resume file more general - add kstrdup_trimnl function which duplicates and trims a single trailing newline off of a string - cleanup checkpatch warnings in hibernate.c file All patches are based on