]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[S390] smp: remove pointless comments in startup_secondary()
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 3 Aug 2011 14:44:31 +0000 (16:44 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 3 Aug 2011 14:44:21 +0000 (16:44 +0200)
commitb7f275042f5d69b6c31975341ce5f06cf2aff95f
tree7bea6a340b04e4bf65aa2380a7f88cfcf0bb39ee
parentaf6df871ba87ff93739babb16d26160c37c43183
[S390] smp: remove pointless comments in startup_secondary()

Remove pointless comments in startup_secondary(). There is not too much
value in having comments like e.g. "call cpu notifiers" just before a
call to notify_cpu*().

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/kernel/smp.c