mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-06-08 14:04:39 +00:00
Currently, unifdef removes the comment which starts on the same line as the #ifdef __KERNEL__, but leaves the second line of the comment in place. Move the comment onto a separate line. Signed-off-by: David Woodhouse <dwmw2@infradead.org>