commit メセジ修正したい

以下なカンジでログを修正したい。とは言え先頭で良かった。。

commit 76036564218d696baf3da372814a52eb197b90b2
Author: Toshiaki Yamane <yamanetoshi@gmail.com>
Date:   Mon Jul 9 22:31:53 2012 +0900

    asus_oled: Use pr_err(...) rather than printk(KERN_ERR ...)
    
    This change is inspired by checkpatch.
    
    Signed-off-by: Toshiaki Yamane <yamanetoshi@gmail.com>

commit 36fbb2afe65fc79aa7ed7a9f8cc43799472d3f34
Author: Toshiaki Yamane <yamanetoshi@gmail.com>
Date:   Mon Jul 9 22:18:27 2012 +0900

    panel: Use pr_info(...) rather than printk(KERN_INFO ...)
    
    This change is inspired by checkpatch.
    
    Signed-off-by: Toshiaki Yamane <yamanetoshi@gmail.com>

以下でなんとかなるの?

$ git commit --amend

修正できました。すばら。

とりあえず

寝かせて明日パッチを送付する方向で。