Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
6887560c
Commit
6887560c
authored
Jun 06, 2019
by
Heiko Carstens
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
s390/jump_label: remove unused structure definition
Signed-off-by:
Heiko Carstens
<
heiko.carstens@de.ibm.com
>
parent
b0bb8fbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
arch/s390/kernel/jump_label.c
arch/s390/kernel/jump_label.c
+0
-5
No files found.
arch/s390/kernel/jump_label.c
View file @
6887560c
...
...
@@ -15,11 +15,6 @@ struct insn {
s32
offset
;
}
__packed
;
struct
insn_args
{
struct
jump_entry
*
entry
;
enum
jump_label_type
type
;
};
static
void
jump_label_make_nop
(
struct
jump_entry
*
entry
,
struct
insn
*
insn
)
{
/* brcl 0,offset */
...
...
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