summaryrefslogtreecommitdiff
path: root/trafgen
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-10-13 17:16:43 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-10-13 17:22:08 +0200
commit895377c6e96ec8ac853568eb275043741a7621cd (patch)
tree91a6d5ce3b11ec555d427cdb6d784bfcd78e80e6 /trafgen
parentdaac1198c011aa122cf52004629dd77b4e99ae7d (diff)
trafgen: Don't panic() on parser errors
If the C preprocessor is used to parse the packet description, a temporary file is created which is not deleted if an error occurs during parsing in compile_packets(). Instead, don't panic() on errors and only print a message, and only die() once we cleaned up after us. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trafgen')
0 files changed, 0 insertions, 0 deletions
/git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
Konrad writes: Please pull in your 'for-linus' branch two little fixes for Xen block front: One fix is for handling the XEN_PAGE_SIZE != PAGE_SIZE (4KB vs 64KB on ARM for example) mishandling while the other is fixing the accounting for the configuration changes.
Diffstat (limited to 'sound/pci/echoaudio/layla20_dsp.c')