]> Git Repo - linux.git/commitdiff
m68k/mac: Remove bogus "FIXME" comment
authorFinn Thain <[email protected]>
Mon, 12 Mar 2018 03:38:28 +0000 (23:38 -0400)
committerGeert Uytterhoeven <[email protected]>
Mon, 26 Mar 2018 12:10:22 +0000 (14:10 +0200)
This code works fine. The comment is misleading so remove it.

Tested-by: Stan Johnson <[email protected]>
Signed-off-by: Finn Thain <[email protected]>
Signed-off-by: Geert Uytterhoeven <[email protected]>
arch/m68k/mac/misc.c

index d6746cf37101d81103224706aaa4070963a1b799..c68054361615a32eef13ab46c17c99d75793baa0 100644 (file)
@@ -329,10 +329,6 @@ static void via_shutdown(void)
        }
 }
 
-/*
- * FIXME: not sure how this is supposed to work exactly...
- */
-
 static void oss_shutdown(void)
 {
        oss->rom_ctrl = OSS_POWEROFF;
This page took 0.061598 seconds and 4 git commands to generate.