aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorNorbert Manthey <[email protected]>2018-02-27 08:47:40 +0100
committerIngo Molnar <[email protected]>2018-03-09 07:59:13 +0100
commit13a453c241b78934a945b1af572d0533612c9bd1 (patch)
treefb52ee03217dccd4863da4d168c9bb84dcd4d20c /drivers/mtd/lpddr/lpddr_cmds.c
parentfc4c5a3828bdba157f8ea406e1f4ceb75c13039c (diff)
sched/fair: Add ';' after label attributes
Due to using GCC defines for configuration, some labels might be unused in certain configurations. While adding a __maybe_unused to the label is fine in general, the line has to be terminated with ';'. This is also reflected in the GCC documentation, but GCC parsed the previous variant without an error message. This has been spotted while compiling with goto-cc, the compiler for the CPROVER tool suite. Signed-off-by: Norbert Manthey <[email protected]> Signed-off-by: Michael Tautschnig <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions