On Wed, 2018-10-31 at 18:00 +0100, Takashi Iwai wrote: > On Wed, 31 Oct 2018 17:44:57 +0100, > Arnaldo Carvalho de Melo wrote: > > From: Arnaldo Carvalho de Melo <[email protected]> > > > > To silence this perf build warning: > > > > Warning: Kernel ABI header at 'tools/include/uapi/sound/asound.h' differs > > from latest version at 'include/uapi/sound/asound.h' > > diff -u tools/include/uapi/sound/asound.h include/uapi/sound/asound.h > > > > Due to this cset: > > > > a98401518def ("ALSA: timer: fix wrong comment to refer to > > 'SNDRV_TIMER_PSFLG_*'") > > > > Cc: Jiri Olsa <[email protected]> > > Cc: Namhyung Kim <[email protected]> > > Cc: Takashi Sakamoto <[email protected]> > > Cc: Takashi Iwai <[email protected]> > > Link: https://lkml.kernel.org/n/[email protected] > > Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> > > Thanks for the correction. > > That's bad to have duped files that have to be synced manually... > At least, some checkpatch addition would help to suggest always > correct both places?
How could that work in checkpatch? Wouldn't a symlink be simpler?

