include: jffs2: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
@@ -109,7 +109,6 @@
|
||||
#define JFFS2_INO_FLAG_USERCOMPR 2 /* User has requested a specific
|
||||
compression type */
|
||||
|
||||
|
||||
struct jffs2_unknown_node
|
||||
{
|
||||
/* All start like this */
|
||||
@@ -212,7 +211,6 @@ enum
|
||||
# define DT_WHT DT_WHT
|
||||
};
|
||||
|
||||
|
||||
u32 jffs2_1pass_ls(struct part_info *part,const char *fname);
|
||||
u32 jffs2_1pass_load(char *dest, struct part_info *part,const char *fname);
|
||||
u32 jffs2_1pass_info(struct part_info *part);
|
||||
|
Reference in New Issue
Block a user