2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-30 22:05:36 +00:00

config-base: Beautify header

- drop empty line
 - end ending endif comment

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Cyrill Gorcunov
2014-02-17 16:26:23 +04:00
committed by Pavel Emelyanov
parent bbdc511741
commit e98eeaa8b9

View File

@@ -22,5 +22,4 @@ struct kernel_pipe_buffer {
/* The number of pipes for one chunk */
#define NR_PIPES_PER_CHUNK 8
#endif
#endif /* __CR_CONFIG_BASE_H__ */