[arch-projects] [mkinitcpio] [PATCH 1/2] hooks/resume: Remove unused function

Dave Reisner d at falconindy.com
Mon Nov 14 19:10:10 EST 2011


On Mon, Nov 14, 2011 at 08:46:23PM -0300, Gerardo Exequiel Pozzi wrote:
> Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
> ---
>  hooks/resume |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/hooks/resume b/hooks/resume
> index f514eb6..c0fa0e1 100644
> --- a/hooks/resume
> +++ b/hooks/resume
> @@ -1,8 +1,6 @@
>  # vim:set ft=sh:
>  run_hook ()
>  {
> -    fmtdevice () { echo "${1}:${2}"; }
> -
>      if [ -n "${resume}" ]; then
>          if echo ${resume} | grep -q ':'; then
>              # Tux-on-ice syntax: swap:/dev/sda2 or file:/dev/sda2:0xdeadbeef
> -- 
> 1.7.7.3
> 

Ack.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://mailman.archlinux.org/pipermail/arch-projects/attachments/20111114/4d732685/attachment.asc>


More information about the arch-projects mailing list