| Submitter | Andrea Gelmini |
|---|---|
| Date | May 23, 2010, 8:02 p.m. |
| Message ID | <1274644930-26600-25-git-send-email-andrea.gelmini@gelma.net> |
| Download | mbox | patch |
| Permalink | /patch/53350/ |
| State | Not Applicable |
| Delegated to: | David Miller |
| Headers | show |
Comments
Patch
diff --git a/arch/sparc/lib/muldi3.S b/arch/sparc/lib/muldi3.S index 7f17872..ec55789 100644 --- a/arch/sparc/lib/muldi3.S +++ b/arch/sparc/lib/muldi3.S @@ -72,5 +72,5 @@ __muldi3: add %l0, %o0, %l0 mov %l2, %i0 add %l2, %l0, %i0 - ret + ret restore %g0, %l3, %o1
arch/sparc/lib/muldi3.S:75: ERROR: trailing whitespace Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> --- arch/sparc/lib/muldi3.S | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)