summaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2024-07-03 01:20:31 +0300
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>2024-07-04 02:12:48 +0300
commitc538b06de6ce2966f72a7cf3b63e46e2f604a49e (patch)
treed741802bf3dd67910a4757ff6754144fdde79343 /scripts/gdb
parentf26a38e61c03fdfacb6b596e1daf665cf4526a60 (diff)
downloadlinux-c538b06de6ce2966f72a7cf3b63e46e2f604a49e.tar.xz
firewire: ohci: use static function to handle endian issue on PowerPC platform
It is preferable to use static function instead of functional macro in some points. It checks type of argument, but would be optimized to embedded code instead of function calls. This commit obsoletes the functional macro with the static function. Additionally this commit refactors quirk detection to ease the later work. Link: https://lore.kernel.org/r/20240702222034.1378764-3-o-takashi@sakamocchi.jp Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions