Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jerrrrry
infinicore
Commits
c3633ba8
"docs/vscode:/vscode.git/clone" did not exist on "045649973a9c6286398b4acce20e629b378e41c0"
Commit
c3633ba8
authored
Aug 06, 2025
by
zhangyue
Browse files
fix format
parent
f7e7c7ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/infiniop/devices/kunlun/kunlun_common.cc
src/infiniop/devices/kunlun/kunlun_common.cc
+1
-1
No files found.
src/infiniop/devices/kunlun/kunlun_common.cc
View file @
c3633ba8
...
@@ -19,4 +19,4 @@ infiniStatus_t Handle::create(InfiniopHandle **handle_ptr, int device_id) {
...
@@ -19,4 +19,4 @@ infiniStatus_t Handle::create(InfiniopHandle **handle_ptr, int device_id) {
*
handle_ptr
=
new
Handle
(
device_id
);
*
handle_ptr
=
new
Handle
(
device_id
);
return
INFINI_STATUS_SUCCESS
;
return
INFINI_STATUS_SUCCESS
;
}
}
}
// namespace device::kunlun
}
// namespace device::kunlun
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment