Skip to content

Commit 0a9ace1

Browse files
hcahcaAlexander Gordeev
authored andcommitted
s390: remove odd comment
In the meantime hopefully most people got used to forward declarations, therefore remove the explanation. Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Alexander Gordeev <[email protected]>
1 parent 673752a commit 0a9ace1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/s390/include/asm/processor.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@ typedef struct thread_struct thread_struct;
228228
execve_tail(); \
229229
} while (0)
230230

231-
/* Forward declaration, a strange C thing */
232231
struct task_struct;
233232
struct mm_struct;
234233
struct seq_file;

0 commit comments

Comments
 (0)