#ifndef _ASM_GENERIC_EMERGENCY_RESTART_H #define _ASM_GENERIC_EMERGENCY_RESTART_H static inline void machine_emergency_restart(void) { machine_restart(NULL); } #endif /* _ASM_GENERIC_EMERGENCY_RESTART_H */ //git.distanz.ch/cgit.cgi/linux/net-next.git/atom/include/scsi/osd_attributes.h?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/scsi/osd_attributes.h
ines
AgeCommit message (Expand)AuthorFilesLines
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller