summaryrefslogtreecommitdiff
path: root/tprintf.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-05-17 13:40:15 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-05-17 13:40:15 +0200
commit069c5e3f64e24be5fbedf08cfaff3bc191a5cf91 (patch)
tree003c2c2603373444b07aa8937c41550ef5ec4d96 /tprintf.c
parent24a43b391b351c3f6f7de5a5cc7de4b207bfcc58 (diff)
ifpps: Add __noreturn attribute to exiting functions
Add the __noreturn attribute to all functions which wont return but call die() themselves to exit(). Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'tprintf.c')
0 files changed, 0 insertions, 0 deletions
eaks HP platforms that return a zero-mask by default causing the probe to misidentify the DSM-family. Instead, the QEMU regression can be fixed by simply not requiring the DSM family to be identified. This effectively reverts commit 4995734e973a, and removes the DSM requirement from the init path. Cc: "Rafael J. Wysocki" <rafael@kernel.org> Cc: Xiao Guangrong <guangrong.xiao@linux.intel.com> Cc: Linda Knippers <linda.knippers@hpe.com> Fixes: 4995734e973a ("acpi, nfit: fix acpi_check_dsm() vs zero functions implemented") Reported-by: Jerry Hoemann <jerry.hoemann@hpe.com> Tested-by: Jerry Hoemann <jerry.hoemann@hpe.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iio')