fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem()
Initialize id to a deterministic value and also mark the unreachable cases in the switch with UNREACHABLE().
Please register or sign in to comment
Initialize id to a deterministic value and also mark the unreachable cases in the switch with UNREACHABLE().